GlobalToLocal (Kernel)

GlobalToLocal(event)

Converts the event object from a screen relative one to a port relative one. It will make the event only be true if it is occuring in the currently active port (window).

Parameters:event (heapPtr) – An Event object.