$getTextSplitLength

Returns the number of splits in $textSplit[].

Syntax

$getTextSplitLength

Example

$nomention
$textSplit[hello%world%!;%]
> $getTextSplitLength
!example 3

For more info, see the Text Splitting Guide.