Form.addInput

Adds a new INPUT field to the end of the form with the given attributes.

class Form
addInput
(
string name
,
string value
,
string type = "hidden"
)
Suggestion Box / Bug Report