Improted from Pawn 3.1.3636. -- Example #define VAR 1 #if VAR == 1 // code #elseif VAR == 2 // code #endif -- Returns error(38).