<viznet:server>.getClientList

Get list of clients

 

<viznet:server>.getClientList()

 

Remarks

This command will return a list containing the names of all the connected clients.

Return Value

List of client names

Example

clients = viznet.server.getClientList()