- Source:
- API-4.1.js, line 6
Methods
getServerUri() → {String}
Gets the absolute URI of the TIBCO Spotfire server.
- Source:
- API-4.1.js, line 119
Returns:
The absolute URI of the TIBCO Spotfire server.
- Type
- String
IsServerOnline() → {boolean}
Checks if the user is connected to a TIBCO Spotfire server.
- Source:
- API-4.1.js, line 149
Returns:
True if the server is on-line, false otherwise.
- Type
- boolean