{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

ServerName

Returns the HTTP_Server name of the server running i-net Clear Reports. This function is useful to create hyperlinks in the report, e.g. to another report.

Usage:

ServerName()

Returns:

  • http://<servername>
    report was executed with report server or servlet.
  • http://localhost
    report was executed with i-net Designer.

Examples:

ServerName() + "/?report=file:<report path>"    // Returns http://<servername>/?report=file:<report path>
i-net Clear Reports
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - ServerName