form — Creates a form
form [label title] [code code]
form
title
code
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.
Form