Difference between revisions of "GetUserID"

From MultiCharts
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 11:47, 23 January 2012

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;