DestroySessionVariableByName method
	
	Removes a transient variable.
Information noteqSuccess is set to true if the operation is successful.
 
	
	
	
	Parameters
	
		
			| Name | Description | Mandatory | Type | 
		
		
			| qName | Name of the variable. | Yes | String | 
		
	
Returns
	
		
			| Name | Description | Type | 
		
		
			| qSuccess | <true or false> | Boolean |