# Horizon

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

You can load the module using the following code:

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