Compiler Output Messages

The following table lists the messages that can be displayed on the Compiler Output Viewer.

ID Description
10001 Same name as existing class or type
10002 Same name as existing class or type constant
10003 Same name as existing global constant
10004 Unreferenced local variable
10005 Unreferenced local constant
10006 Unreferenced parameter
10007 Unreachable code
10008 Not all code paths return a value
10009 Result of an expression is not used
10010 Redundant type guard
10011 Same name as existing class property
10012 Referencing a deprecated feature
10013 Referencing an unpublished feature
10014 Referencing an unpublished type
10015 Invalid Use of InstanceType
10501 Deprecated feature