List all netWorkSpaces in the netWorkSpaces server.
Usage
nwsListWss(.Object)
Arguments
.Object
a nwsServer class object
Details
The return value is a text string containing a list of workspaces in the
netWorkSpaces server.
To see list output clearly, use: write(nwsListWss(.Object), stdout()).