Description

query object gives you all optional query parameters passed in the page request, either following the question mark in the URL or posted from a form page.

Examples

<b py:sub="query.number">N</b>  display query parameter 'number'