{addedValueMacros.page(reportID, , contextKey="", leadDelimiter = "[[", postDelimiter = "]]")}
| {addedValueMacros.page("myReport")} |
The page macro is the main way that a web designer makes use of the values of variables stored in a message. It's best considered as a template for a portion of the page. Reports can be simple or very complex, can call macros passing variables values from the current message, can include other reports (using the page macro!) and so on.
The leadDelimiter, postDelimiter and flDebug parameters are a legacy of the development phase and would rarely be used anymore.
; Error encountered are reported as HTML comments with an explanatory text, use view source in your browser to see them; such as
<!-- controlled report topsecret not accessible -->