Futurebasic/Language/Reference/appleeventmessage
AppleEventMessage$
Function
✔ Appearance ✔ Standard ✔ Console
Syntax
string$ = AppleEventMessage$
Revised
May, 2001 (Release 5)
Description
When your application (also referred to as your process) receives an Apple Event message and the event class is _"TEXT", FB will retrieve the event data as a Pascal string when this function is invoked.
Notes
No special notes.
See Also
SendAppleEvent, HandleEvents, on AppleEvent, GetProcessInfo, Kill AppleEvent