Used to count the numbers of characters in a string.
A character is any letter or number, space character or special characters such as %, ^, &, *, etc.
1. | The Input String | (Mandatory) | May be a System, Campaign or Script field (Fig. 1). In this example, the input string is a UK Postcode which must be less than 8 and more than 6 characters. |
1. | Length | The length of the Input String. In this example, the value is captured to the Script variable PostcodeLen (Fig. 2). |