Scripter Javascript Tutorial
javascriptmusiclogicscripterbookexcerpttutorial15 Reserved Names and Keywords
Both JavaScript and Scripter have reserved words which cannot be reused as variables. The following lists are not exhaustive:
JavaScript: break, case,
catch, class, const,
continue, debugger, default,
delete, do, else,
export, extends, finally,
for, function, if,
import, in, instanceof,
new, return, super,
switch, this, throw,
try, typeof, var,
void, while, with,
yield
Scripter: ChannelPressure, ControlChange,
Event, GetParameter,
GetTimingInfo, HandleMIDI, MIDI,
NeedsTimingInfo, NoteOff, NoteOn,
ParameterChanged, PitchBend,
PluginParameters, PolyPressure,
ProcessMIDI, ProgramChange,
Reset, SetParameter, TargetEvent,
TargetEvent, Trace