BuildMaster SDK Reference
   
  
    
      
        Version: 
        
      
      
      
      ExtractVariableData(string name, string value) Method
  
            Gets the name, type code and value bytes from a combination of variable name and value inputs.
            
 
  Syntax
  
    public
    static
    Util.Variables.VariableInputParseResult ExtractVariableData(string name, string value)
  Parameters
  
    - name
 
    - Type: string
The name.
 
  
  
    - value
 
    - Type: string
The value.