Member variable HttpRequest():Form Foundation

Provides access to the form variables of the request.

Attribute: EXPORTED READONLY
Data type: HttpNameValueContainer
Description

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.

Feedback

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.