else
keyword in if-then-else and select-case-then-else
Description
Used with if
and select
.
Examples
See also
History
Version | Description |
6.0.0 | else is now protected:
Assignments like else=1 are no longer possible. |
Report an issue | ||
<< do | Control flow | elseif >> |