03-29-2009, 05:18 AM
A little more elegant is using Environment("ActionIteration") to determine if it's the first iteration and thus the parameter has to be added.
Of course you can also pass values between actions using the input- and output-parameters of an Action.
Of course you can also pass values between actions using the input- and output-parameters of an Action.