User Tools

Site Tools


crpl:docs:endif

<- 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.txt · Last modified: 2021/02/05 11:43 by Karsten75