Published on : July 24, 2020
Title | : | if.not_empty | |||||||||
Purpose | : | To check the variable contains value or not | |||||||||
Syntax | : | [if.not_emplty template.variable_name] //** Do something if variable is empty **// [/if.not_empty] |
|||||||||
Input Parameters | : |
|
|||||||||
Return Value | : | It does not return anything | |||||||||
Example 1 | : |
|
|||||||||
Example 2 | : |
|