HOW: Submit Keyboard Inputs! :)

guyz , how do i submit the keyboard inputs that i type in the native keyboard and pass it to a local variable so i can display it in the screen later… im using it to ask for the player’s name :slight_smile:

thnx!

neverrmind i solved it… it’s so easy

local myVariable= display.newTextField(whatever u put in here)

neverrmind i solved it… it’s so easy

local myVariable= display.newTextField(whatever u put in here)