EditText
Description
Returns the text in an associated Edit control.
Syntax
Perl
$eventObject->EditText();
- Identifier
- Description
- eventObject
- An instance of EventObject.
- Return value
- A String containing the text in an associated Edit control.
Returns the text in an associated Edit control.
Perl
$eventObject->EditText();