FormSegment.text Method [AX 2012]

Gets the current text of the segment.

public str text()

Run On

Client

Return Value

Type: str
The current text of the segment.

This method always returns the current text of the segment, even while it is being modified. To retrieve the last value that was persisted for the segment, use the value method.

Community Additions

ADD
Show: