I have few questions about the GUI INPUT.
1) How can I captured the data in INPUT field ?
I've tested with the input, however it only captures the first data
eg. I entered "54321", the $var only capture "5".
Anybody mind to show me an working example ? :">
2) How can I verify the data enter in input field ? I know there is a
command StringIsDigit(), however, I'm kinda confused on the usage
of it although it looks simple.
If you can provide a simple example, that would be great !
Thank you.





