Populate drop down list with logged in users

Hi, I’m trying to populate a drop down list with the usernames of the users who are currently logged into the gateway.

Anyone know how to get that?

Thanks.

You can use runScript() to create a suitable dataset with the information extracted from getSessionInfo().