The RegistryEnumerateValues command enumerates the values for the specified registry key using KeyName parameter set by the SetRegistryPath command.
Syntax
PluginRun("PlugIn","RegistryEnumerateValues")
PluginGet("PlugIn","Result$")
Parameters
Result
[out] Receives the names of the values delimited by "|" character.