Returns the content of args for a macro or environment as an array. If an argument was omitted (e.g., because it was an optional arg that wasn't included), then null is returned.
args
null
Generated using TypeDoc
Returns the content of
args
for a macro or environment as an array. If an argument was omitted (e.g., because it was an optional arg that wasn't included), thennull
is returned.