Get Length
Count the characters (including spaces) of the value stored within a variable.
-
Enter the name of the variable in which you'd like to count the number of characters
-
Enter the name of the variable into which you'd like to place the result
Example
Why use GET LENGTH?
This command can be especially helpful when performing validations to ensure that data was entered properly.