removeGlobalVar
removes the value of a global variable from the app settings NOTE: this will only affect gvar.NAME on reload of the recipe
Syntax
removeGlobalVar(name)
Returns
boolean true on success
Parameters
- name
- the name of the global variable