Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 491 Bytes

script-downloader.md

File metadata and controls

26 lines (14 loc) · 491 Bytes

Script Downloader

Script Downloader allows you load external Javascript libraries. This is useful for integrating third party libraries in your Javascript nodes.

Inputs

Content

Script 0..N
The scripts to be loaded. They are loaded in order so scripts can use definitions from earlier scripts.

Outputs

Loaded

A signal that is sent when all scripts are loaded.