Gets the control's text.
Introduced: X18.
<void> TXTextControl.getText(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives whether the control's text. |
error |
Optional. Is called when the operation failed with an error. |