BBjEditModifyEvent::getText
Description
In BBj 12.0 and higher, this method returns a snapshot of the text of the control.
Syntax
Return Value |
Method |
---|---|
string |
getText() |
Parameters
None.
Return Value
Returns the text of the control at the instant when this event was fired.
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.