fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Home > comp > gb.form > inputbox > _call
 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration 
-> 3.0
 
Documentation
History
 
InputBox() (gb.form)
Syntax
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.