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.
Inputs:
String to Measure: The quick brown fox jumps over the lazy dog
Result of Example:
Last updated 9 months ago
Was this helpful?
43