Return Value
From Wiki001
This event will return text or a number to whatever is calling the particular event. This is only applicable to custom events, and some system scripts.
Once this is used, no other events can occur afterwards. You may need to use a local variable to defer the return if necessary.

