name
The name parameter defines the name of a variable to be used later in a script within the HTML page. The naming conventions for new variable names are the same as the naming rules in the Chilli language, that is:
- The name can have a maximum length of 32 characters.
- The name can be any combination of alphanumeric characters (that is, letters and digits, and underscores.
- The name can be in lowercase or uppercase or a mixture of both.
- The name can start with an underscore (_) or a letter, but not with a digit.
- The name must not contain any spaces.
- The name must not be a reserved statement, a function name, or a keyword.
- The name must not be an already declared variable or constant.
Example
<SETVAR name="_hchldir" value="/myhchl">
<SETVAR name="_id" value="345">
...
<A htmlfile=(_hchldir+"/mypage.hchl?_id="+_id)>
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*