<#AMRequest>

AMRequest (All Methods Request) represent a TStringList that contain the parsed values of the POST/GET data.

Example

if you call http://www.exemple.com/?q=azerty

<#AMRequest.values['q']>

will output

azerty