Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
Increment
Syntax
C++
int Increment(IFunctionHandler * pH, const char* statisticName, int value);
Parameters 
Description 
const char* statisticName 
name of the statistic in the database 
int value 
how much to increment (integer) 

Syntax: Statistics.Increment(statisticName, value); 

Increments a statistics counter by the value. 

 

Copyright (c) 2012. All rights reserved.