Returns the number of characters in a string.
0 |
String |
String in question |
The string whose characters will be counted. |
1 |
Integer |
Character Count |
The number of characters in the specified string. |
SUCCESS |
This command always succeeds. |
None.