Class EvaluationValue (3.25.1)

EvaluationValue(value)

Value of this expression.

Values: EVALUATION_VALUE_UNSPECIFIED (0): Reserved for future use. TRUE (1): The evaluation result is true. FALSE (2): The evaluation result is false. CONDITIONAL (3): The evaluation result is conditional when the condition expression contains variables that are either missing input values or have not been supported by Policy Analyzer yet.