Phantom
Documentation [Help Home] [Phantom Home] |
GetWarningCount
|
int GetWarningCount() Return Type: int Parameters: none Description: GetWarningCount returns the number of warnings issued. Warnings that are processed using a try-catch statement, and not thrown, will not add to this count.
|