String Length
Calculate string length
Description
Calculate the length of a given string. The default input is the current input.
Properties
Input (optional)
The input either string or variable to calculate the length for.
Returns
Returns the length or count of the string.
Last updated