Khaos.unregisterGlobal
From WoWWiki
This article is a part of the documentation of the Khaos function library
-- -- unregisterGlobal ( globalString ) -- removes a global from the registration. -- If unregistered, a global will no longer be populated, -- though its value will continue to be stored in configurations. -- -- Args: -- globalString - the name of the global --
