Next Topic

Previous Topic

Book Contents

GetAccountUser

string GetAccountUser()

Return values

The username of the logon account selected in the monitor.

Remarks

A calling application can pass an account to a Lua script for customize logon behaviour. This function provide a way to get the username part of the account, use GetAccountPassword to extract the password part. Note that this function always returns an empty string in the IDE and is only meaningful in a script executed by Network Monitor.