WebCenter Interaction API  
 

PT_BOOLOPS.PT_BOOLOP_OR Field

The "OR" boolean operator- logically equivalent to the Java "||" operator

public const int PT_BOOLOP_OR = 2;

See Also

PT_BOOLOPS Class | com.plumtree.server Namespace