Power Automate: add Function
Sums two numbers. Has a 19-digit precision limit that silently corrupts large results.
Reference documentation for Power Automate expression functions.
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.
Returns the position of text within a string. Zero-based; -1 when not found.
Extracts part of a string using a start index and a length. Zero-based.
Swaps text within a string.