#DISABLE_WARNING
This Compiler Directive disables a specified warning message from being displayed after the program is compiled.
Syntax
Example
To disable the following warning:
Add the following to the AXS file to disable the C10571 warning:
Note
Do not include the āCā prefix from the warning message.