Using LAST in a map rule to reference an input

In a map rule, when referencing an input, LAST refers to the very last occurrence of that input.

For example, the last Note of the input Report would have the name:

Note[LAST]:Report

In this context, all of the input has been validated before map rules are evaluated.