ElseIf

Inserts an ElseIf branch into a condition block, thus initiating a new condition query, which again contains a command block if the expression is evaluated to a logical TRUE. All commands in this block must be indented.

Note: If the ElseIf command is deleted and the request is confirmed, all commands in the ElseIf 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: