Return
[value] → []

Abstract AS2

return @pop();

Adobe documentation

ActionReturn

ActionReturn forces the return item to be pushed off the stack and returned. If a return is not appropriate, the return item is discarded.

FieldTypeComment
ActionReturnACTIONRECORDHEADERActionCode = 0x3E

ActionReturn pops a value off the stack.