ABB AC800 DCS tag script

For fill the color in some item, I want to use 3diffrent tag.
If tag1 then red else blue - this is working ok
But
I want to write
If tag 1 then red
Or tag2 then yellow
Or tag3 then black
Else blue.
How can I write above statement for dcs?
 
Top