if.greater_than_zero

/ Conditionals / if.greater_than_zero

Title : aw2.greater_than_zero
Purpose : Checks if provided variable is greater than zero
Syntax : [if.greater_than_zero template.arg]
[template.get arg /]
[/if.greater_than_zero]
Input Parameters : Variable that needs to check
Return Value : It does not return anything
Example  :
Code :
Description : In the example, if the the value of template.arg is greater than zeero, then it executes the code in the block
Categories
Most Popular

Leave a Reply

Your email address will not be published.