$stringLength
Returns the character count of the provided text.
Parameters
Name | Description | Enforced | Default Value |
---|---|---|---|
Text | The text to work with. | Yes | None |
Example
Function Aliases
- $charCount
Returns the character count of the provided text.
Name | Description | Enforced | Default Value |
---|---|---|---|
Text | The text to work with. | Yes | None |