Scripting

Advanced

Functions

Lets make these scripts even shorter. Functions allow you to define whole behavour, then later call them on a single line!

Before you start

You need to know the syntax for a javascript function.

Start the script

Same as before.