Power Automate: string function
Converts booleans, integers, floats, and arrays to text. Arrays become JSON; null becomes empty.
Microsoft Power Platform — Power Apps, Power Automate, Power BI, Power Pages.
Converts booleans, integers, floats, and arrays to text. Arrays become JSON; null becomes empty.
Compares two values. Case-sensitive for strings, cross-type for ints and booleans.
Returns true when a date-time falls on today.
Checks if a string ends with specific text. Case-insensitive, space-sensitive, strings only.
Returns true when the first value is greater than the second.
Converts a date to 100-nanosecond intervals since year 0001.