Substitution variable are used to transfer values from the request URL to FXG templates stored on the server.
$ *
var*= *
value*
var |
Variable name. |
value |
Value to which the variable is to be set (string). |
*
var*
is case-sensitive and may consist of any combination of letters, numbers, ‘-’, and ‘_’.