ReturnEx
Returns a value to a verb or to the engine - whichever ran the message. Messages such as damaged
and autoselect must return a value to the engine. Verbs like
SendMessageEx() will accept a return value, but do not require one. Syntax:
ReturnEx(value);