Parameter Notations

The following parameter notations are supported:

For all tests:
${<parameter>}

All characters are allowed for parameter names, except $, {, }, and #.

Deprecated notation for manual tests:
#<parameter>#

For manual tests, the following characters are allowed for parameter names: 0-9, a-z, A-Z, and _.

Additional notation for Silk Test Classic tests:
$<parameter>

For Silk Test Classic tests, the following characters are allowed for parameter names: 0-9, a-z, A-Z, and _.