BBjFormValidationEvent::getText
Description
In BBj 12.0 and higher, this method returns the text value of a specific control from the set of all text values returned in a BBjFormValidationEvent.
Syntax
|
Return Value |
Method |
|
string |
getText(BBjControl control! ) |
Parameters
|
Variable |
Description |
|
control! |
A BBjControl object. |
Return Value
Returns t he text of the specified control.
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.