new Script(source, base, scope)
A notes script.
Parameters:
Name | Type | Description |
---|---|---|
source |
string | The source of the script. |
base |
Numbas.jme.variables.Script | A base script to extend. |
scope |
Numbas.jme.Scope |