iNTERFACEWARE Products Manual > Installing and Using Iguana > Using Iguana > Creating a Channel > Configuring the Destination Component > To Plugin |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
If you have specified To Plugin as the destination component for your channel, the Destination screen for this channel definition enables you to configure this destination component.
To configure the To Plugin destination component:
To include the value of an environment variable in the file path, use ${name}, where name is the name of the environment variable that you have defined. For example, the file path ${MYDIR}\myfile.exe includes the value of the MYDIR environment variable. The iguana_dir environment variable, which is defined by Iguana, is set to be the location of the Iguana configuration directory. To include this directory in your file path, specify ${iguana_dir} as part of the path.
The following table lists the macros that can be included as executable parameters:
To include the value of an environment variable in the Executable parameters field, use ${name}, where name is the name of the environment variable that you have defined. If you include an environment variable, a preview field appears that displays the value of the field after the environment variable is replaced by its value:
|