$getCache

Retrieves the value of the named variable stored in the accounts cache memory.
Syntax
    $getCache{var_name}{default_value}
DocumentationRetrieves the value of the named variable stored in the accounts cache memory:

    Parameters:
      var_name, the name of the variable whos value is requested.
      default_value, an optional argument to specify the value to be returned if the named variable does not exist.
Examples
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters1
Maximum parameters 2