§ 4.91 - [even] Built-InMnemonic aid: even for EVEN number
If the number is even, the content will be emitted. The style is only evaluated if the number is even.
[even (style=styleName,)value conditionalContent] [local foo x] [local bar x] [style hitfooy [local foo y]] [style hitbary [local bar y]] [v foo] [v bar] [even style=hitfooy,2 two is even][odd style=hitbary,2 two is odd] [v foo] [v bar] x x two is even y x
x x
two is even
y x
Other built-ins used here: [odd]
Keyboard Navigation
, Previous Page . Next Page t TOC i Index on February 18th, 2026 at 12:52 MT |