BBjInterpreter::waitVerb
Description
Causes the BBjInterpreter to wait for the specified fractional number of seconds. This method behaves like the BBj wait verb.
Syntax
| Return Value | Method |
|---|---|
| void | waitVerb(double p_fractionalSeconds) |
Parameters
| Variable | Description |
|---|---|
| p_fractionalSeconds | Fractional number of seconds for the interpreter to wait. |
Return Value
None.
See Also
BBj Object Creation and Assignment
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.