Table of Contents

Ai Modules

Javascript

section Scripting
short description Allows you to make use of the comprehensive Javascript programming languge inside Ai
licence level Miami
ports Script Code [multipurpose/text]
Input #0…#n [multipurpose/text] or [control/numeric]
Output #0…#n [multipurpose/text] or [control/numeric]
parameter Compile [pushbutton] - compile the formula
Compiler Results [textarea/readonly] - shows the results of the compile (OK or errors)
Add Input [pushbutton] - adds an input port
Delete Input [pushbutton] - deletes an input port (the highest)
Add Output [pushbutton] - adds an output port
Delete Output [pushbutton] - deletes an output port (the highest)
Num Inputs [knob/rotary fader] - dial-in the number of inputs
Num Outputs [knob/rotary fader] - dial-in the number of outputs
skins ./.

used in example

Manual

Allows for the use of Javascript within Salvation.

Application hints