Power Automate: trim function
Removes leading and trailing spaces. Inner spaces stay intact.
Reference documentation for Power Automate expression functions.
Removes leading and trailing spaces. Inner spaces stay intact.
Builds an array from mixed types: strings, booleans, integers, and nested arrays.
Combines strings, booleans, integers, and arrays into a single string.
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.