This commit is contained in:
Jeremy Ruston
2023-09-06 12:32:33 +01:00
parent 9d25b31974
commit f0b4f3b2ee
@@ -28,4 +28,8 @@ src='\procedure test(animal)
<<test "Antelope">>
'/>
Within an "if" or "elseif" block, the variable `condition` contains the value of the first result of evaluating the filter condition.
Note that widgets and HTML elements must be within a single conditional block; it is not possible to start an element in one conditional block and end it in another.
Note that the conditional shortcut syntax cannot contain pragmas such as procedure definitions.