When using either
AddTrigger(...) or
AddTriggerEx(...)
How do you specify a group for the newly created trigger?
Thanks.
AddTrigger(...) or
AddTriggerEx(...)
How do you specify a group for the newly created trigger?
Thanks.
This forum is a read-only archive of the Gammon Software forum (2000–2026). No new posts can be made. Search the archive.
Posted by Jsearles on Fri 18 Sep 2015 01:44 AM — 4 posts, 18,616 views.
SetTriggerOption("YourTriggerName", "group", "YourGroupName")
The documentation for the ImportXML script function is available online. It is also in the MUSHclient help file.