<< Click to Display Table of Contents >> RayPack > 7.3 u6 > User Guide > PackWrapper > Creating PowerShell (PSADT) From Scratch > Visual Designer View > Editing Projects > Managing Steps > Steps > Scripting and Flow Else |
This step is a container for other steps which will be executed if the condition of the If step is false. The Else step is dependent on the If step. Only if an If step has been defined it is also possible to define an Else step. Furthermore, it is necessary to define another step that will be used as Else action.
The Else action checks if the condition of the If step has been matched and the action following the Else step will be executed if the condition has not been matched.