FormSegment.value Method [AX 2012]

Gets the current value of the segment.

public str value([str value])

Run On

Client

Parameters

value
Type: str

Return Value

Type: str
The current value of the segment.

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

Community Additions

ADD
Show: