+1 888 340 6572

GetUserName: Difference between revisions

From MultiCharts
mNo edit summary
No edit summary
 
Line 1: Line 1:
Returns MultiCharts registration name (UserName) for MultiCharts installation on the PC that the study is being run on.  
Returns MultiCharts login (UserName) for MultiCharts installation on the PC that the study is being run on.  


UserName is used for study protection.  
UserName is used for study protection.  

Latest revision as of 17:59, 20 December 2021

Returns MultiCharts login (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;