$cipher.addKey

Adds a key to the accounts list.
Syntax
    $cipher{addKey}{keyName}{keyCode}
    $cipher.addKey{keyName}{keyCode}
DocumentationAdds a key to the accounts list

    Parameters:
      addKey, a flag to indicate that the given key is to be added to the list.
      keyName, the name of the key.
      keyCode, the code of the key.
Examples
GroupSpecial
Minimum required transaction-mode:UPDATE=TREE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters2
Maximum parameters 2