+1 888 340 6572

GetUserName: Difference between revisions

From MultiCharts
(Created page with "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 ...")
(No difference)

Revision as of 13:15, 31 January 2012

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

GetUserName

Example

Assign a value, indicating the UserName, to UserName variable:

var: UserName("");
UserName = getUserName;