Skip to content

API Documentation: workspaces.compileJavaScript.assemble()

Ben Zelnick edited this page Jun 18, 2019 · 2 revisions

Summary

Supported Versions

1.0.0+

Purpose

Compiles JavaScript code from an array of URLs

Access Method

bookmarklets.workspaces.compileJavaScript.assemble(URLArray)

Other Information

No content

Details

Return Value

Description

JavaScript code that opens the URLs listed in CSV format from the CSV parameter

Type

String

Parameters

URLArray

Description

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

Type

Object, required

Our new sidebar navigation guide is coming soon...

Clone this wiki locally