GetUserID

From MultiCharts
Revision as of 11:47, 23 January 2012 by 194.84.116.138 (talk) (Created page with "Returns a unique identification number (UserID) for the PC that the study is being run on. UserID number is used for study protection. ==== Usage ==== <syntaxhighlight>Ge...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Returns a unique identification number (UserID) for the PC that the study is being run on.

UserID number is used for study protection.

Usage

GetUserID

Example

Assign a value, indicating the UserID, to Value1 variable: 

Value1=GetUserID;