History
StatEvent.StatsEvent
Home
•
Help
•
Customization Tools
•
FCAS
•
Language Reference
•
StatEvent.StatsEvent
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"