Name
textbox
— Creates a textbox
Synopsis
textbox
[label title
]
[len length_in_characters
]
[type
[
any
| emailaddr
| numeric
| phonenumber
| passwd
| url
]
]
[text
text
]
[code code
]
Description
The lcdui TextBox
class. To
display a textbox, you must use the
setcurrent command.