EBDN - Community - Question & Answers

  Thursday, 12 July 2018
  1 Replies
  1.9K Visits
0
Votes
Undo
Hi,
in my last question, I learned that I can run any Macro with (e.g.):
Call Utils.RunMacro("TerminalWizard.Wizard.Run", oStartObject)


But what if I want to send arguments/parameters to a macro? Is there a similar way to make use of e.g.
 Call MyMacro(Arg1, Arg2, Arg3) 


Thank You!
Regards,
Stefan