Back to Core Functions
strlength
Length of string
Syntax
n = strlength(str)
Description
Returns the number of characters in the string.
Parameters
| Name | Description |
|---|---|
| str | Input string |
Returns
Number of characters