Reference > Expressions > Built-in Functions > System Functions > ServerURL

ServerURL

Returns the base URL of the HEAT Application Server. For HEAT Cloud customers, an example is http://<company_name>.saasit.com. (For HEATon-premise customers, your system administrator determines the URL of your HEAT Application Server.)

Syntax

ServerURL()

Enabled for

Search/Dashboard No
Business Rules No
Quick Actions Yes
Workflow Objects No
Reports No

Parameters

none  

Returns Value

Unicode text value. Returns a URL.

Example

$(ServerURL())

If the company name is MyCompany, Inc., this example returns http://mycompany.saasit.com.