ScriptEditorContext.attachToScriptEditor Method
Attach to a script editor.
Parameters
- editor
-
Type: ScriptEditor - May be null
(Optional) The script editor to attach to. By default, it will attach to the canvas script editor.
- activate
-
Type: Boolean - May be null
(Optional) True to activate script editor upon attachment.