This function deletes a global variable or reference to an object that was created by CreateVar. If the variable does not exist, the function does nothing.
Parameter: name Type: string Description: This is the name of the variable.
None.