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.
ServerName()
http://<servername> http://localhost ServerName() + "/?report=file:<report path>" // Returns http://<servername>/?report=file:<report path>