View script function – effects

You can start and stop any defined effect by calling following functions. You only need to provide the id of the element on which is the effect defined.

myscada.setEffectOn('id');

myscada.setEffectOff('id');