Power Automate: if function
Evaluates a boolean expression and returns one of two values. Strict booleans only.
Reference documentation for Power Automate expression functions.
Evaluates a boolean expression and returns one of two values. Strict booleans only.
Returns true when the first value is greater than or equal to the second.
Converts a string to a JSON object. Validates structure and formats output.
Returns the initial element of an array or the first character of a string.
Returns the position of the last occurrence of text in a string. -1 if not found.
Accesses each element inside repeating actions like Apply to Each.