EventDropText()
Syntax
Result$ = EventDropText()Description
After a #PB_Event_GadgetDrop or #PB_Event_WindowDrop is received by WaitWindowEvent() or WindowEvent() with a format (can be get with EventDropType()) of #PB_Drop_Text, this function returns the text that was dropped.
Supported OS
All