$getTextSplitLength
$getTextSplitLength
will return the amount of split arguments in $textSplit
.
Usage
Example(s)
This will return 5
as there are five arguments separated by commas given in $textSplit
$getTextSplitLength
will return the amount of split arguments in $textSplit
.
This will return 5
as there are five arguments separated by commas given in $textSplit