Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Show first display on the CLIENT computer while activating the first time zone.

    Code Block
    OnEvent("TIME_ZONE","1","ACTIVATE")
    {
        DoReact("DISPLAY","1","ACTIVATE","macro_slave_id< CLIENT >");
    }