NAME
LinkTclVariableToRegistryValue — Make link to propagate changes from Tcl var to registry.
ERRORS
Error Conditions
ConditionError CodeError Message
VarName is empty. -12 Variable $VarName has empty value.
RegistryKeyPath is empty. -12 Variable $VarName has empty value.
RegistryValueName is empty. -12 Variable $VarName has empty value.
For the main part of the command documentation, see here.