Open main menu

GetUserName

Revision as of 13:15, 31 January 2012 by 194.84.116.138 (talk) (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 ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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;