Using parameters in Helm Clockwork

You can add parameters to Helm Clockwork events to make them more flexible and easy to use. For example if you’re controlling router takes using Helm Clockwork you can set up event parameters for the router inputs or outputs. Here’s how it works....

Passing command-line parameters to panels

When a panel file is double-clicked in Windows, it’s run by the the Helm Runtime application and the panel file name is passed as a parameter. So, double-clicking on “mypanel.helm” is the same as typing the following command line: C:\> c:\Program...