The RegistryDeleteValue command removes the specified value using KeyName and ValueName parameters set by the SetRegistryPath command.
Syntax
PluginRun("PlugIn","RegistryDeleteValue")
PluginGet("PlugIn","Result")
Parameters
Result
[out] If the function succeeds, the return value is TRUE, otherwise it's FALSE.