Table of contents Chapter index Previous slide Next slide 414
A sample JavaScript script

Writing program scripts with JavaScript
A sample JavaScript script
  • Script fields needed:
  • Bounce height
  • DEF Bouncer Script {
        field SFFloat bounceHeight 3.0
        . . .
    }