Power Automate: array Function
Wraps a single value into an array. Accepts strings, booleans, integers, and floats.
Reference documentation for Power Automate expression functions.
Wraps a single value into an array. Accepts strings, booleans, integers, and floats.
Divides two numbers. Has a 19-digit precision limit that silently corrupts large results.
Multiplies two numbers. Has a 19-digit precision limit that silently corrupts large results.
Sums two numbers. Has a 19-digit precision limit that silently corrupts large results.
Subtracts two numbers. Has a 19-digit precision limit that silently corrupts large results.
Returns the size of a string or the number of elements in an array.