Softdial Scripter™ - Step Library
Compare String Length
Used to compare the number of characters in an Input string with an integer and give an outcome.
A character is any letter or number, space character or special characters such as %, ^, &, *, etc.
Inputs
1. |
Input String
|
(Mandatory) |
An Input String which may be a System, Campaign or Script field |
2. |
Valid Length
|
(Mandatory) |
The integer number to which the string length is compared |
Fig. 1 - Compare String Length - Inputs
Outcomes
The result of the comparison:
1. |
Less
|
2. |
Greater
|
3. |
Equal
|
Fig. 2 - Compare String Length - Outcomes