strBlink and components


Recommended Posts

Panel component? It doesn't have a blink property. Maybe you are referring to a symbol component? Anyhow, for components that do have strBlink, its an expression, not script. That means you should enter in a formula that results in either 0 for no blinking, or non-zero for blinking. Basically what you would put in () in the if. So if you want it to blink if myChannel > 5, you'd put:

myChannel[0] > 5

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.