::hwat::utils::SetDebugOnOff - This function sets the value of the global debug variable to 1 or 0 depending on the option passed. If no option is passed, the function toggles between 1 and 0.
SetDebugOnOff [str_option]
str_option |
Either "On" or "Off" (default = ""). |
1 for success and "{}" for failure.
::hwat::utils::SetDebugOnOff "On" .