$setCache

Stores a key-value pair in the accounts cache memory.
Syntax
    $setCache{var_name}{var_value}
DocumentationStores a key-value pair in the accounts cache memory:

    Parameters:
      var_name, the name of the variable to be stored.
      var_value, the value of the variable to be stored.
Examples
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters2
Maximum parameters 2