if.even

/ Conditionals / if.even

Title : if.even
Purpose : Used to determine whether the given variable is even.
Syntax :
Input Parameters : variable name: (int) (Required) variable to check
Return Value : N/A
Example 1 :
Code :
Output : I am an Even Number
Description : The above example code will output string if the template.arg has an evven number. Otherwise it will be empty.
Categories
Most Popular

Leave a Reply

Your email address will not be published.