Else ==== Category -------- If Commands Description ----------- This command declares the seperation between the actions based on the 'true' or 'false' condition. Use this command when you want to signify the exit point of your if scenario. Parameters ---------- Command without parameter. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\If Commands\\Else\\Else.xml` See Also -------- - :doc:`Begin If ` - :doc:`End If ` - :doc:`Evaluate Statement ` - :doc:`Statement Operand `