So it's an open-ended question which allowed him to assess my understanding of the macro language, and also started a discussion about macro programming, which included chatting about positional vs keyword para
parameters to the user macro. The parametersare keyword named parameters i.e. the parameters do not need to be listed ina specific positional order. A small amount of code is used before invoking the user macro. The %LET statement is usedcreate the &PLOTDAY variable and to select ...