Prototype
DeleteGlobal(Var void/int/float/string/bool)
Description
Delete global variable
Parameters
Var: correspond to global variable
Returned Value
None
Notes