Get string length transform action
Last updated
Was this helpful?
Last updated
Was this helpful?
There is a character limit on a field in an upcoming API call, you would like to check the length of the input prior to making the call.
Measures the length of a String. It will return the number of characters in that string.
String to Measure
The string to get the length of.
Result of Example: