dot-getDSConnections: Gets the 'DSConnection-class' objects

.getDSConnectionsR Documentation

Gets the DSConnection-class objects

Description

The function searches for a list containing object of type DSConnection-class in the current environment; if more than one list is found it return the lastest. This way no matter what the user calls his connection object list it will be captured.

Usage

.getDSConnections(env)

Arguments

env

The environment where to search for the connection symbols.

Value

A list of DSConnection-class objects obtained after login into the servers


DSI documentation built on Oct. 6, 2022, 9:06 a.m.