Any way to make use of optional parameters? I know that macros with #0 are ignored, but that's not works there — I've tried ::MY_OPTIONAL_VAR:: EQ ##0##, but that's not working; and $$ syntax too....