$cipher.getKey

Returns the key specified by the given name.
Syntax
    $cipher{getKey}{keyName}
    $cipher.getKey{keyName}
DocumentationReturns the key specified by the given name.

    Parameters:
      getKey, a flag to indicate that the named key is requested.
      keyName, the name of the requested key.
    Returns:
      the requested key.
Examples
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters1
Maximum parameters 1