Script Node

Classes and functions of the scripting API available from the Script node. More...

Classes

class  about
 The about JavaScript global object. Provides information about the main application and the platform on which the script is running. More...
 
class  ColorRGBA
 The ColorRGBA JavaScript class. Represent an 8 bits per channel Red Green Blue Alpha colour. More...
 
class  MessageLog
 The MessageLog JavaScript global object. Allows the user to print messages to the message log window. More...
 
class  Process
 The Process2 JavaScript class. Used to launch an external process. More...
 

Detailed Description

Classes and functions of the scripting API available from the Script node.