-
Notifications
You must be signed in to change notification settings - Fork 0
Get Connection Status
Ross Saunders edited this page Jun 8, 2019
·
4 revisions
Returns the status of the connection to the FusionLink server. Useful to diagnosing issues with connections.
The possible return values are:
- Created
- Opening
- Opened
- Closing
- Closing
- Faulted
If the connection is open and functioning normally the status will be "Opened"
This is an real-time function so will update automatically.
GETCONNECTIONSTATUS()
Formula | Result |
---|---|
=GETCONNECTIONSTATUS() | Opened |