$getTextSplitLength
Returns the number of splits in $textSplit[]
.
Syntax
$getTextSplitLength
Example
$nomention
$textSplit[hello%world%!;%]
> $getTextSplitLength
For more info, see the Text Splitting Guide.
Returns the number of splits in $textSplit[]
.
$getTextSplitLength
$nomention
$textSplit[hello%world%!;%]
> $getTextSplitLength
For more info, see the Text Splitting Guide.