develop

Predefined in the development version of the engine, and not defined in the release version that is generated by WED's Publish or Resource functions

Remarks:

Automatically defined when started by WED.

Example:

This way, debug panels can be conditionally displayed, like this:

ifdef DEVELOP;
  set_debug();
endif; 

See also:

include, bind, level, savedir, path, resource, print, define, undef, ifdef, ifndef, ifelse, endif, server, client, caps_color, caps_flare, caps_shadow