<we:conditionOr>
Since version: 2.2.0.0 | Requires endtag: no | Required modules: object
Description
This tag is used to add conditions within a <we:condition>. This is a logical OR, meaning that either one or the other of the conditions must be fulfilled.
Syntax
<we:conditionOr />
Examples
Example
<we:conditionAdd field="Rock_Pop" value="j" compare="="/> <we:conditionOR/> <we:conditionAdd field="Jazz" value="j" compare="="/>