Hi All,
I'm almost sure this will have been asked before but can i have multiple conditions in a Show parameter.
For example if I want a Show Param to be true if (A and B) or (C and D)
Is this possible, or is there a way to make this possible?
Marieke Goethals [SLC] [DevOps Catalyst] Posted new comment
Hi Ryan,
Following is an example in our documentation of multiple conditions combined:
<code class="lang-txt hljs language-plaintext" data-highlighted="yes"><A>or<B>or<C>or<D>or<E>or<F>or<G>or<H>-A|57/2|1|<0-B|57/3|510,1|<0 -C|number|PROPERTY:Class|=A-D|VIEW:2|PROPERTY:Class|=A -E|Service:serv|PROPERTY:Class|=A-F|Element:number|ALARMLEVEL|>=MINORG| VIEW:2|ALARMLEVEL|>=MINOR-H|Service:serv|ALARMLEVEL|>=MINOR</code>
The part before the first - character is the combined condition. Then after the - each condition is defined, also separated by - characters
Jeroen Geldhof [SLC] [DevOps Enabler] Answered question
I see that this question has been inactive for some time. Do you still need help with this? If not, could you select the answer that has been most helpful for you (using the ✓ icon)?