Skip to content
Anar Software edited this page Feb 23, 2016 · 1 revision

Syntax:

{if:...:...:...:...}
...
{/if:...}

Examples:

{if:EndOfWeek:today:equals:'Friday'}
TGIF!!!
{/if:EndOfWeek}
Clone this wiki locally