Changes

Jump to navigation Jump to search
480 bytes added ,  16:54, 8 April 2014
no edit summary
=Parameter Functions=
 
{{Mark|Updated with Version 7.8.3:}} also return form field parameters
==request:parameter-names==
|-
| '''Summary'''
|Returns the names of all query and form field parameters available from the HTTP request. With [[RESTXQ]], this function can be used to access parameters that have not been statically bound by [[RESTXQ#Query Parameters|%rest:query-param]].
|-
| '''Example'''
==request:parameter==
 
{{Mark|Updated with Version 7.8.3:}} also return form field parameters
 
{| width='100%'
|-
|-
| '''Summary'''
|Returns the value of the named query or form field parameter in an HTTP request. If the parameter does not exist, an empty sequence or the optionally specified default value is returned instead. If both query and form field parameters with the same name exist, the form field values will be attached to the query values.
|-
| '''Example'''
=Changelog=
 
;Version 7.8.3
 
* Updated: The returned values of [[#request:parameter-names|request:parameter-names]], [[#request:parameter|request:parameter]] now include form field parameters
;Version 7.8
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu