Share via


DictType.stringLen Method

Provides the string length for an extended data type that is based on the string data type.

Syntax

public int stringLen()

Run On

Called

Return Value

Type: int
An integer that indicates the string length; 0 (zero) if an extended data type is not based on the string data type.

See Also

DictType Class

DictType.setStringLen Method