Published on : August 19, 2020
Title | : | if.num | |||||||||
Purpose | : | The Condition to check given variable data type is a Numeric type. | |||||||||
Syntax | : | [if.num variable_name] //** Do something if given variable is a Numeric type **// [/if.num] |
|||||||||
Input Parameters | : |
|
|||||||||
Return Value | : | It return boolean value (true/false) | |||||||||
Example 1 | : |
|
|||||||||
Example 2 | : |
|