Advertising banner:

History
 
 StatEvent.StatsEvent
Home • Help • A0 • Customization Tools • FCAS • Language Reference • StatEvent.StatsEvent
 
StatsEvent (statistics events)
Purpose
Returns the integer value representing the type of event. The possible values are documented with server statistics.
Syntax
StatEvent.StatsEvent
Example
If (theStatEvent.StatsEvent = 1016) Then Debug "A user was added"