|
Parameters |
Description |
|
const char* statisticName |
name of the statistic in the database |
|
int value |
integer value to set |
Syntax: Statistics.Set(statisticName, value);
Sets a statistics counter to a specific value.
|
Copyright (c) 2012. All rights reserved.
|