RegistryEnumKeys
RegistryEnumKeys>root_key,key,result
Returns a list of keys beneath the specified registry key. The list is delimited by CRLF pairs.
See also: RegistryDelKey, RegistryDelVal, RegistryReadKey, RegistryWriteKey, RegistryEnumVals
Example:
RegistryEnumKeys>HKEY_CURRENT_USER,Software\MJTNET,keys
MessageModal>keys
Separate>keys,CRLF,keysArr