VRML Field to JavaScript variable conversion - IV
Field objects behave identically to eventOut objects, except that no event is sent upon completion of the function.
For eventOut objects, assignment copies the value to the eventOut, which will be sent upon completion of the current function.
Assigning an eventOut to an internal variable creates a new object of the same type as the eventOut with the current value of the eventOut.