This
method determines whether a reactive object is also an active object.
SignatureOMBoolean isActive()
ReturnsThe
method returns one of the following Boolean values:
- TRUE - The reactive object is
also an active object.
- FALSE -
The reactive
object is not an active object.