Call

From NexusWiki
Jump to: navigation, search

Call(event, var_set);

It gives event for the tactical subroutines. Since all the tactical subroutines are considered as one ruleset, the Timer can be used here too for delay, real time, and if you want to call a subroutine from another subroutine, than any the Call and LocalEvent commands is suitable for that. It can be given in ’var_set’ E.variable:=value mode, in case of several values you have to separate them with semicolons.