Skip to content

Horizon

This documents the Horizon module and how to use it from JavaScript flows.

You can load the module using the following code:

js
var c = Module.load("Horizon", {version: "X.Y.Z"});