Power Automate: contains function
Checks if a value exists in a collection or string.
Reference documentation for Power Automate expression functions.
Checks if a value exists in a collection or string.
True if a collection, string, or variable has no value.
Converts a string, integer, or float to boolean. Zero is false, non-zero is true.
Returns true when any expression is true.
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.