Member variable HttpRequest():Form Foundation
Provides access to the form variables of the request.
The form object provides access to the name/value pairs of a form request posted from a browser. Each HTML form variable becomes a member variable of the :Formobject. Assignment to these member variables is ignored.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.