Appendix C:
JavaScript Scripting Reference
.1 Intro
.2 Language
.3 Protocol
.3.1 Access
.3.2 Filename
.3.3 MIME Type
.4 EventIn
.4.1 Receiving eventIns
.4.2 Param passing &
EventIn
.4.3 eventsProcessed
.4.4 initialize
.4.5 shutdown
.5 Accessing Fields/Events
.5.1 Fields & EventOuts
of the Script
.5.2 Fields & EventOuts
of Other Nodes
.5.3 Sending EventOuts
.6 JS Objects
.6.1 Notation
.6.2 Field<->var
.6.3 Browser
.6.4 SFColor
.6.5 SFImage
.6.6 SFNode
.6.7 SFRotation
.6.8 SFVec2f
.6.9 SFVec3f
.6.10 MFColor
.6.11 MFFloat
.6.12 MFInt32
.6.13 MFNode
.6.14 MFRotation
.6.15 MFString
.6.16 MFTime
.6.17 MFVec2f
.6.18 MFVec3f
.6.19 VrmlMatrix
.7 Examples