IsEven ( Number )
Is the number Even?
Be the first to rate this function Log in to vote
Kyle Williams - Show more from this author
Augusto Digital https://www.youtube.com/channel/UCpJlB7cmVNMjbjgY96MEsng |
IsEven( 2 )
IsEven( 3 )
IsEven("abc" )
1
0
0
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
To determine if the number (or text) entered is a valid Even number:
Comments
Fabrice Nordmann, 1-more-thing Dec 20, 2019 |
||
This is an odd function. | ||
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.