Instructions
Enter your script into the box, then hold down
the option key and click the script box; choose OK when
prompted to run your script. Older versions can run scripts
by clicking
here,
however, you cannot access the textarea itself referring to
this (as in this.value).
Timing Scripts
There is a built-in timer object you can access
in your script which is available for testing purposes. Two
methods are defined: - timer.begin()
- timer.since()
Results are given in
milliseconds.
|
|