GetUserID

From MultiCharts
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;