length-of
Function
Returns the length of a text string or variable
Syntax
$number = length-of $var
with variable text
$number = length-of "text string"
with literal text
Returns the length of a text string or variable
$number = length-of $var
with variable text
$number = length-of "text string"
with literal text