<- PRPL reference <- Strings

StringLength

ArgumentsResultNotation
string int [string- int]

Description

Returns the number of characters in a string.

Examples

Trace( StringLength ("PRPL")) #Prints 4