Just a headsup, if you do an event say:

+Always: Set Global String A(Received$( "Get object" ))

and the GET object hasn't been instanced (called) beforehand it will cause a crash. Don't know whether this is fixable or not so I'll leave it as a bug but other runtimes seem to ignore the non-return and not interrupt the runtime.

Retrieving the string from GET 'after' it has 'got' so to speak is fine.