We already have a 'last created actor'. Additionally a 'last returned value'
(such as from get behavior block), would make event-local variables and temporary
attributes unnecessary. I find myself constantly having to create attributes to
pass data between blocks so I don't end up with single lines that are overly long.
A 'last created actor' would make it unnecessary to create attributes for all of
us who break up single lines into multiple blocks just for the sake of readability.
I don't know how possible this suggestion is, but it would go a long way, and
I'd owe you a beer if you implemented.
Anyone else want this, or think it would be useful, chime in.