Description Usage Arguments Value
Check that a value is a positive integer. If the value is a string, will return 'TRUE' if it can be coerced to a positive integer.
1 |
data |
A single value to check whether it is a positive integer. |
'TRUE“ if data is an integer or a string that is coercible to a positive integer; else 'FALSE'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.