It is my first day with B4J …. I used the search box but I didn't find what I was searching.
In Python I can collect users information just writing for example:
Name = input ('Write a name: ')
How I do the same in B4J? I don't want for the moment use any UI, I just want to use the console/command line. Is it possible?
Thank you for your reply.
In Python I can collect users information just writing for example:
Name = input ('Write a name: ')
How I do the same in B4J? I don't want for the moment use any UI, I just want to use the console/command line. Is it possible?
Thank you for your reply.