Returns a String value that describes the current status of the connection to Salesforce.
SFConnectionStatus([Trigger])
Where:
Trigger is the value to change in order to re-evaluate the function.
Rule | Meaning |
---|---|
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. |