z80:Directives:ELSEIFDEF/ELSEIFNDEF

From Learn @ Cemetech
Jump to navigationJump to search

The same as elseif except that it uses the ifdef or ifndef conditionals:

Syntax

   .elseifdef macro

Allowed inputs

Uses

See Also

elseif ifdef ifndef