DSConnection-class
objectsThe 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.
.getDSConnections(env)
A list of DSConnection-class
objects obtained after login into the servers
The environment where to search for the connection symbols.