Aqualogic Interaction API  
 

IPTExpression.GetConditionValue Method 

Gets the value of the condition for the current expression. returns null if expression is not a condition.

IValue GetConditionValue();

Return Value

the value of the condition

See Also

IPTExpression Interface | com.plumtree.server.condition Namespace