BBjInterpreter::isInterpreterContext
Description
Determines whether the current thread is executing within the BBjInterpreter context.
Syntax
| Return Value | Method |
|---|---|
| boolean | isInterpreterContext() |
Parameters
None.
Return Value
Returns true if the current thread is executing in the BBjInterpreter context; otherwise, returns false.
See Also
BBj Object Creation and Assignment
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.