LOTUS CONNECTORS


LCSession Class Methods Summary
This section lists the methods that are available to both DECS and LEI users.

There are several additional LCSession methods available only to LEI users. See Appendix E for detailed information.

MethodDescription
LCSession.ClearStatusClear the Session status, putting the Session in a non-error state.
LCSession.GetStatusObtain the current Session status.
LCSession.GetStatusTextObtain the error text string corresponding to a status code.
LCSession.ListConnectorList through all installed connectors available for LotusScript Extension for Lotus Connectors.
LCSession.ListMetaConnectorList through all installed metaconnectors available for a LotusScript Extension for Lotus Connectors installation.
LCSession.LookupConnectorDetermines if a specified connector is available.
LCSession.LookupMetaConnectorDetermines if a specified metaconnector is available.
LCSession.SleepSuspends script execution for a specified period of time.