FieldCount (HttpRequest function)

From m204wiki
Revision as of 07:52, 18 June 2011 by Goff (talk | contribs) (match syntax table to syntax template; edits, tags and links (err, this one needs some detail))
Jump to navigation Jump to search

Number of fields in the current request (HttpRequest class)


Syntax

%number = httpRequest:FieldCount

Syntax terms

%numbernumber
httpRequest A previously defined and instantiated HttpRequest object.

Usage notes

Examples

See also