<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > OnLineScores > OnlineScores_GetTestingData |
This functionality is no longer supported.
Description
Retrieves useful information that can be used to get decisions on OnlineGaming.
Syntax
sData = OnlineScores_GetTestingData(DataID)
Returns
String.
Parameters
Name |
Type |
Optional |
Meaning |
||||||||||||
DataID |
Numeric |
No |
The ID of the data to be retrieved. Use one of the following equates:
|
Remarks
Restrictions
See also
Examples