This macro will display the user who last modified the current asset. Optionally a string can be included in the macro call which will be pre-pended to the username.
For example:
^LastModifiedBy( 'By: ' );
Hope this is of some use to some folks.
Kevin