You may pass on Environment Variables to Actions within a Trigger Set.
The Action Environment provides an overview of Environment Variables. The
move Action that ships with Xinet provides an example, quoted below.
This basically passes on the variable to be defined in the environment of the subsequent Actions. Note that the
FILENAME is special in that if that value is set, it will also update its related environment values
URLPATHNAME and
HTMLPATHNAME which are derivatives of the current
FILENAME. Obviously, any random variable name may be set, but still have the same constraints as regular variable names like, no spaces, special characters, etc.