|   | BooleanExpressionItem Property | 
        
        
            Gets the variable identified by the given identifier.
            
        
        Namespace: GSF.ParsingAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.257-beta+00aa2366fbb9ec75f636ebc7cfa610e3826a727c
 Syntax
Syntaxfunction get_Item(identifier);
Parameters
- identifier  String
- The identifier used to refer to the variable.
Return Value
BooleanExpressionVariableThe variable identified by the given identifier.
 See Also
See Also