|   | BooleanExpressionEvaluate Method | 
        
        
            Evaluates the expression using the
            current values of the variables.
            
        
        Namespace: GSF.ParsingAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.257-beta+00aa2366fbb9ec75f636ebc7cfa610e3826a727c
 Syntax
SyntaxPublic Function Evaluate As Boolean
member Evaluate : unit -> bool 
Return Value
BooleanThe result of the evalulation.
 See Also
See Also