Javascript
Execute a user supplied Javascript script which has full read/write access to and from the Dex data stream through access to the "header" and "data" variables.
OPTION | DESCRIPTION |
---|---|
Javascript Code | The Javascript code to be executed. |
Load Javascript | Loads an external Javascript. |
Save Javascript | Saves the current Javascript to a file. |
More Description
INPUT
In general, no special input is required, however, the Javascript code itself may have input depdendencies.
OUTPUT
Any changes to "header" or "data" are reflected in the Dex output datastream.