Skip to content

Get Connection Status

Ross Saunders edited this page Jun 8, 2019 · 4 revisions

Description

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.

Syntax

GETCONNECTIONSTATUS()

Example

Formula Result
=GETCONNECTIONSTATUS() Opened