Skip to content

API Documentation: workspaces.compileJavaScript.assembleAndExecute()

Ben Zelnick edited this page Jun 18, 2019 · 1 revision

Summary

Supported Versions

1.0.0+ with inBrowser.js

Purpose

Compiles JavaScript code from an array of URLs and executes it; does not return resulting code

Access Method

bookmarklets.workspaces.compileJavaScriptFromCSV.assembleAndExecute(CSV)

Other Information

No content

Details

Return Value

Type

Undefined

Parameters

URLArray

Description

The array of URLs, including "http://" and "https://" to be compiled into JavaScript code and opened

Type

Object, required

Our new sidebar navigation guide is coming soon...

Clone this wiki locally