Status: True = Success, False = Failed
Function LoginAllConnections Returns Boolean
Call: | Get LoginAllConnections to BooleanVariable |
LoginAllConnections is a function that attempts to log in to all Managed Connections.
This logs in to each connection by calling the LoginConnectionId function.
If this fails, It returns success or failure. An error status is returned (see piErrorNumber, piErrorLine and psErrorText), which you must handle yourself.