Aqualogic Interaction API  
 

IPTExpression.SetActionValue Method 

Sets the action value to be performed if the expression evalutes to true.

void SetActionValue(
   int nActionValue
);

Parameters

nActionValue
- the action value to be set

See Also

IPTExpression Interface | com.plumtree.server.condition Namespace