$removeCache

Removes the named variable from the accounts cache memory.
Syntax
    $removeCache{var_name}{isPattern}
DocumentationRemoves the named variable from the accounts cache memory:

    Parameters:
      var_name, the name of the variable to be removed.
      isPattern, an optional flag to indicate if the 'var_name' is a pattern.
    Note:
      If so, any variable containing this pattern in its name will be deleted.
Examples
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters1
Maximum parameters 2