February 2018
Beginner to intermediate
348 pages
9h 40m
English
The following set of commands will allow you to include text or other directives, depending on a condition. The conditional structure can be established with the following syntax:
<!--# if expr="expression1" --> [...] <!--# elif expr="expression2" --> [...] <!--# else --> [...] <!--# endif -->
The expression can be formulated in three different ways:
Read now
Unlock full access