Delete the variable wrapped by this CzVar object.
bool CzVar::Delete(void);
None.
False if an error occurred, and true otherwise.
This function is equivalent to the API function var_Delete. Please refer to the documentation of that function for additional information.