Hi, If I enter even number into input box it has to show message the entered number is even and if I enter odd number into input box it has to Show message the entered number is odd number How to find in outsystems.
Hi Praveen,Use Mod() as shownRegardsKrishnanand Pathak
Thx Krishnanand Pathak . quick react
Sharing the oml also.If you like the solution then mark it as solution.
Thx Krishnanand Pathak got output.
You can execute a client action on button click, and in that implement the logic to check even odd. Try yourself, you will be able to do it.
Thx @ Siddharth Mukherji . quick react
Hi Praveen,
you can checkout this post, It is already solved.
https://www.outsystems.com/forums/discussion/76990/how-to-check-if-a-number-is-even-or-odd/
Thanks AWL!
Thx for all support I got output
Hi @Praveen Tumati,You should mark the solution which is best answer for your question not your own comment.