Text Length

Finds the total number of characters in a String object.

Inputs

String
The String object.

Output

Returns the length of the String object as one of the following data types: byte, short, int, long, float, or double.

Copyright IBM Corp. 2003, 2004