GetUserID

From MultiCharts
Revision as of 10:19, 9 February 2012 by JoshM (talk | contribs)
(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;