0
votes
votes
1 answers
Comaprison of numerals and alphabets
Hi All, I want to check whether the entered input from the Kyeboard is a numeral or no. I want a custom logic. I have already built the logic using the Isdigit() method. I am in need of a user defined logic for the same.
