MapIterator.definitionString Method [AX 2012]

Retrieves a textual representation of the iterator type, for example, the "[int -> str] iterator".

public str definitionString()

Run On

Called

Return Value

Type: str
A string that describes the iterator.

Community Additions

ADD
Show: