User Tools

Site Tools


crpl:docs:endif

This is an old revision of the document!


~~DISCUSSION~~ <- CRPL reference <- Flow Control

endif

ArgumentsResultNotation
Cond

Description

Delimits the scope of an if-else-statement. Instructions between the if and endif statement are conditionally executed, depending on the results of the if evaluation.

Examples

# See the examples at 'if' and 'else'
crpl/docs/endif.1358490170.txt.gz · Last modified: 2025/02/14 14:56 (external edit)