B4J Question How can I collect data from users?

Mmilo1971

Member
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.
 

thetahsk

Active Member
Licensed User
Longtime User
Upvote 0
Top