utils.editbox

Display a large message box and get free-format reply

Prototype

result = utils.editbox ( msg, title, default, font, fontsize, extras )

Description

This is almost identical to utils.inputbox, except that the response field: Otherwise, the arguments are the same as for utils.inputbox.

Lua functions

Topics