RemoveVariable method
Removes a variable.
Information note
	    DEPRECATED.
This is deprecated and may be removed in a future version.
	    
	
	
	This is deprecated and may be removed in a future version.
Use DestroyVariableById method or DestroyVariableByName method instead
Parameters
| Name | Description | Mandatory | Type | 
|---|---|---|---|
| qName | 
				 Name of the variable. Variable names are case sensitive.  | 
			
			Yes | String | 
Returns
| Name | Description | Type | 
|---|---|---|
| qReturn | 
				 <true/false> Information noteThe operation is successful if qReturn is set to true. 
				
			 | 
			Boolean | 
Access Control
update