$getTextSplitLength

Returns the number of splits in $textSplit[].

🧙‍♂️ This function can't be used, if $textSplit[] isn't present in the code.

Syntax

$getTextSplitLength

Example

$nomention
$textSplit[Hello | Hi | Hey; | ]
The text has been split into $getTextSplitLength elements!

example

For more info, see the Text Splitting Guide.