Go to the first, previous, next, last section, table of contents.


ENABLED( <NAME> ) - Is Option Enabled?

Yields true if the option defaults to disabled and ISUNUSED_OPT() would yield true. It also yields true if the option has been specified with a disablement prefix, disablement value or the DISABLE_OPT_NAME macro was invoked.


Go to the first, previous, next, last section, table of contents.