ListIterator.definitionString Method [AX 2012]

Returns a textual representation of the type of the iterator.

public str definitionString()

Run On

Called

Return Value

Type: str
A string that contains the type of the iterator.

For example: int list iterator.

Community Additions

ADD
Show: