FormObject.labelText Method
Returns the label text for the control.
Syntax
public str labelText()
Run On
Client
Return Value
Type: str
The label text for the control; an empty string if there is no label text for the control.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns the label text for the control.
public str labelText()
Client
Type: str
The label text for the control; an empty string if there is no label text for the control.