%HtmlContent meta-HTML element
Syntax
%HtmlContent(ContentName)
Description
At runtime %HtmlContent and ContentName are replaced by the URL suitable for referencing the content on the web server. In addition, the content is loaded into the web server's cache directory.
Note:
This variable is valid for use in auxiliary JavaScript files.
Parameters
| Parameter | Description |
|---|---|
|
ContentName |
Specify the content you want to access, as a string. |