Get Length

Count the characters (including spaces) of the value stored within a variable.

  1. Enter the name of the variable in which you'd like to count the number of characters

  2. 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.