BBjInputD::isValid
Description
In BBj 4.00 and higher, this method returns whether the text in the BBjInputD control is a valid date.
Syntax
Return Value |
Method |
boolean |
isValid() |
Parameters
None.
Return Value
Returns whether the text in the BBjInputD control is a valid date (0 = No, 1 = Yes).
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.