IGlobalVariables.GetVariableValue Method
        
		
       
       
        Gets the value of a global variable.
		
	
	
	
				
			
	
			
				
				
				
					Function GetVariableValue( _ 
   ByVal variableName As String _ 
) As Object
			
				 
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
			
	
			
				
				
				
				
					This language is not supported or no code example is available.
			
				 
			 
		 
		
		
	 
	Parameters
	- 
		
			variableName
		
	
 
	- 
		string 
	
 
	The name of the global variable. 
	
		Return Value
	object 
		
		The variable value or an empty string if the variable doesn't exist. 
	
	
	 
 
	
		
		Available since QDV 7.13.0001.
	
					
 
  
	
	
	
	
	
	
		
  
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2