However, you might want to use this state elsewhere. If these 2 DINTs are part of a UDT (which they probably should be, since it seems like they are related), you can make an expression tag and bind to that to control your style customizer.
This would work, if you wanted to do a binding for each property, but I think @brians.laptop just wants the resulting INT so he can use it in a style customizer (or at least that's what he should do).
Thanks to both of you. Its pretty simple stuff... but I'm trying to copy the functions on an existing Red Lion HMI, on a similar plastic sheet extruder. One DINT has 32 warnings, and the other DINT has 32 alarms. Green: No Alarms, Yellow: Active Warnings, Red: Active Alarms. If there are both, warnings and alarms, then the flasher flashes Yellow and Red for 1000 ms each. Thanks again for the info.