Else

Inserts an Else-branch into a condition block, thus initiating the statement part for a non-true condition. The commands that are executed after the Else branch must be indented.

Note: If the Else command is deleted and the request is confirmed, all commands in the Else condition block are also deleted. If you need them, copy or move them to another part of your script before deleting them.


Corresponds to DSM eScript command:

  • Else


See also: