Home Search

DriveWorks Pro 21
SFConnectionStatus

Send Feedback

SFConnectionStatus

Returns a String value that describes the current status of the connection to Salesforce.

Syntax

SFConnectionStatus([Trigger])

Where:

Trigger is the value to change in order to re-evaluate the function.

Examples

RuleMeaning
SFConnectionStatus(TRUE)Will return the connection status. Change this value to refresh the status.
SFConnectionStatus(LoginReturn)Will return the connection status using the Login control.