Try === Category -------- Error Handling Commands Description ----------- This command allows embedding commands and will automatically move to the 'catch' handler. Use this command when you want to handle potential errors that could occur. Parameters ---------- Command without parameter. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Error Handling Commands\\Try\\Try.xml` See Also -------- - :doc:`Catch Exception ` - :doc:`End Try ` - :doc:`Finally ` - :doc:`Throw Exception `