%ifndef
Opens a conditionally-parsed block; if the given parse define is not defined, then the block after the %ifdef is parsed until either an %else or an %endif
%ifdef
%else
%endif
Since Qore 0.8.3.
There are no comments yet
There are no comments yet