_@STRLEN |
|
_@STRLEN function is used in a Logic Template to return the number of characters in a text string.
Returns
Description |
Returns the number of characters in the string being tested. |
Format
_@STRLEN( string
);
Argument |
Description |
string |
The text string literal or the name of the text or string data field to be sized. |