Aqualogic Interaction API  
 

IPTExpressionInfo.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

IPTExpressionInfo Interface | com.plumtree.server.condition Namespace