The following example illustrates how to pass arbitrary text to a macro as a single parameter:
MACRONAME First, <Second Argument>, <Third, <Nested>, Argument>
The macro will receive three separate arguments:
Notice that the outermost set of angle brackets were removed from the second and third arguments.