GetUserName
From MultiCharts
Returns MultiCharts registration name (UserName) for MultiCharts installation on the PC that the study is being run on.
UserName is used for study protection.
Usage
GetUserNameExample
Assign a value, indicating the UserName, to UserName variable:
var: UserName(""); UserName = getUserName;