Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the current text of the segment.
Syntax
public str text()
Run On
Client
Return Value
Type: str
The current text of the segment.
Remarks
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.