InputBoxΒΆ

Displays a prompt in a dialog box, waits for the user to input text or click a button, and then returns a string

InputBox (String)

Displays a prompt in a dialog box, waits for the user to input text or click a button, and then returns a string

InputBox (String, String)

Displays a prompt in a dialog box, waits for the user to input text or click a button, and then returns a string

InputBox (String, String, String)

Displays a prompt in a dialog box, waits for the user to input text or click a button, and then returns a string