Returns whether the void storage content can be accessed. This will return true
after the first visit of the void storage in the current session. Reloading the ui will not reset this, only a complete log out of the char will.
See also Void storage functions.
Signature:
isReady
=
IsVoidStorageReady()
Returns:
isReady
-true
if void storage was initialized; otherwisefalse
(boolean
)