Name

form — Creates a form

Synopsis

form [label title] [code code]

Description

The lcdui Form class. Note that in order to actually display the newly created form, you must call the setcurrent command with a reference to the form as an argument.