strLength


strLength Integer

strLength (String input)

Returns the length of the input string.

Parameters:

input - string

Returns:

Integer containing the number of characters in the string.

Related topic

Example:

str = "This is an example string"

len = strLength(str)

// len is 25

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*