Vizard 7 » Command Index » Vizard modules » viznet » <viznet:server>.getClientList
7.6

<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()