Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CompileScriptParameterType

Index

Properties

Optional executionContextId

executionContextId: ExecutionContextId

Specifies in which execution context to perform script run. If the parameter is omitted the evaluation will be performed in the context of the inspected page.

expression

expression: string

Expression to compile.

persistScript

persistScript: boolean

Specifies whether the compiled script should be persisted.

sourceURL

sourceURL: string

Source url to be set for the script.

Generated using TypeDoc