Versions Compared

Key

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

...

  1. Set port number of the mail message server is 25 while triggering macro 1. OnEvent("MACRO","1","RUN")

    Code Block
    {
        DoReact("MMS", "1", "SETUP", "port<25>");
    }