Skip to content

VoltScript Library Modules

VoltScript Libraries are .vss files with provided classes, subs, and functions for use in main and test scripts. They shouldn't have a Sub Initialize.

For documentation on HCL-developed VoltScript Libraries, see:

  • VoltScript Testing provides classes for unit-/integration-testing and validation.

  • VoltScript JSON Converter provides classes for configured deserialization / serialization of JSON.

  • VoltScript Collections provides Collection, Map and Pair classes.

  • VoltScript Console Colors provides constants for changing the console colors when printing to a terminal that supports this functionality.

Within this documentation, you can access aggregated API Docs as of Early Access 2.

Dependency management

Dependency management is available in the documentation for each project, but also aggregated in references.