Skip to content

Scrypted Documentation / Program

Interface: Program ​

Methods ​

run() ​

run(variables?): Promise<any>

Asynchronously run a script given the provided arguments.

Parameters ​

• variables?

Returns ​

Promise<any>