Home > comp > gb.form > inputbox > _call 
 fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
InputBox() (gb.form)
STATIC FUNCTION InputBox ( Prompt AS String [ , Title AS String, Default AS String ] ) AS String

Opens an input box.

This function returns the value entered by the user, or NULL if the user has canceled the dialog.