Get Service Status - rosssaunders/FusionLinkDocs GitHub Wiki
Description
Returns the status of the FusionLink service. Users can start / stop the FusionLink service from within their FusionInvest application.
The possible return values are:
- Started
- Stopped
- Not Connected
This is an real-time function so will update automatically.
Syntax
GETSERVICESTATUS()
Example
Formula | Result |
---|---|
=GETSERVICESTATUS() | Started |