qie.getServerNameWithPort¶ Signature: qie.getServerNameWithPort() Returns: String serverUrl - the URL that QIE can be accessed from Returns the URL that QIE can be accessed from. Parameters¶ None Example¶ var qieServerNameAndPort = qie.getServerNameWithPort();