Hi Rafi,
Not sure if I have fully understood your question, but here goes....
The selected steps will be contained in an array of steps found in the property RunState.InitialSelection.SelectedSteps.
Therefore, you could match the steps names and set a boolean array to indicate which step was selected.
You can then use the state of each element of the boolean array as a precondition to perform different actions.
Regards
Ray Farmer
Regards
Ray Farmer
