DictType.stringLen Method [AX 2012]

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

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.

Community Additions

ADD
Show: