try¶ A try statement is a sequence of operations executed in the same order they are declared. If an operation fails the entire step is considered failed. Operations¶ A try statement supports all operations: Apply Assert Command Create Delete Error Patch Script Sleep Update Wait