![]() ![]() |
The following table lists all available error message variables that can be used to enhance the organization of the default error message template, or to create new templates from scratch. For more information about how to implement variables in a template (HTML), see Building a Custom Search Solution.
Table 7. Error Message Variables
Variable Name | Description of Use |
---|---|
$$ErrorNumber |
A numeric version of the error. |
$$ErrorMessage |
A text version of the error. Generally quite terse. |
$$ErrorDescription |
A longer version of the message. This may include additional error details or problem resolution information. |
$$BeginLoop |
For a description of this item, refer to the equivalent search result variable in Table 5. |
$$EndLoop |
For a description of this item, refer to the equivalent search result variable in Table 5. |
$$NumQueryItems |
For a description of this item, refer to the equivalent search result variable in Table 5. |
$$QueryCollection |
For a description of this item, refer to the equivalent search result variable in Table 5. |
$$QueryCountry |
For a description of this item, refer to the equivalent search result variable in Table 5. |
$$QueryDate |
For a description of this item, refer to the equivalent search result variable in Table 5. |
$$QueryDirFilter |
For a description of this item, refer to the equivalent search result variable in Table 5. |
$$QueryFileFilter |
For a description of this item, refer to the equivalent search result variable in Table 5. |
$$QueryKeywordFlag |
For a description of this item, refer to the equivalent search result variable in Table 5. |
$$QueryLanguage |
For a description of this item, refer to the equivalent search result variable in Table 5. |
$$QueryOperator |
For a description of this item, refer to the equivalent search result variable in Table 5. |
$$QueryReturnField |
For a description of this item, refer to the equivalent search result variable in Table 5. |
$$QuerySubDirFlag |
For a description of this item, refer to the equivalent search result variable in Table 5. |
$$QuerySynonymFlag |
For a description of this item, refer to the equivalent search result variable in Table 5. |
$$QueryTemplate |
See the description for this variable in Table 5. |
$$QueryVersion |
For a description of this item, refer to the equivalent search result variable in Table 5. |
$$TemplateName |
See the description of this variable in Table 4. |
$$TemplateLocale |
See the description of this variable in Table 4. |
$$TemplateTheme |
See the description of this variable in Table 4. |
$$IncludeFile |
See the description of this variable in Table 4. |
$$Countervariablenumber, incrementnumber |
See the description of this variable in Table 4. |
$$ResultEncoding |
See the description of this variable in Table 4. |
$$QueryTemplateTheme |
See the description of this variable in Table 4. |
![]() ![]() |