Is there any way that a plugin can access the script editor?

Hello, so i want to make a plugin which does something in the script editor. My 1 question is how can I access the script editor? Is there an api for it? Any help is appreciated!,

1 Like

Script.Source
StudioService.ActiveScript

Could this help you?

1 Like