isActive Method
Description
Returns whether or not the Explicit memory block indicated by the object can be processed.
Format
public boolean isActive();
Parameters
None
Exceptions
None
Return value
This method returns the state of the Explicit memory block indicated by the object, in the following Boolean types:
Caution
Once the ExplicitMemory is disabled, it cannot be enabled again.