Syntax:
begin OnGrab
This block will be run once when the scripted object is "grabbed" by the player (picked up using the "grab" key). This block is symmetrical with OnRelease -- for every call to OnGrab, a corresponding call to OnRelease will be made when the object is released.