Objects and functions present in the Global Scope. These can be used anywhere in scripts.
The global scriptographer object.
The global illustrator object.
The global documents array.
The global active document object.
The global script object.
The reference to the tool object. This is only set when a tool script is executed and assigned with the Scriptographer drawing tool.
Prints one or more passed parameters to the console, seperated by white space.
Loads and evaluates one or more javascript files.
e.g:
include("raster.js", "mysql.js");
Copyright © 2001-2011 Jürg Lehni, Scratchdisk.com. All Rights Reserved.