Invantive Script is a scripting language available within the on-premises versions of Invantive Query Tool and Invantive Data Hub, including variants embedded in other products. Invantive Script is *not* available with Invantive Cloud.
Invantive Script completes [[Invantive UniversalSQL]]-based databases, but is also available for use in combination with native SQL databases. All Invantive Script features always execute on the device running the script.
## Highlights
Invantive Script offers:
- variables for sharing values between Invantive Script statements and/or SQL,
- variables for access to platform information,
- high volume and high performance export/import between databases and files in various formats such as JSON, Excel, XML and text,
- access to and influence on OS-based files.
## Download
Invantive Script is not available as a separate download; it is integrated in other products.
## Supported Platforms
Invantive Script is available on all platforms supported by the products integrated into. Slight variations in output may occur, such as the rendering of cells in a Excel workbook.
## Release Notes
Invantive Script release notes are available [online](go.invantive.com/releasenotes/invantive-producer-windows) as part of the Invantive Producer Windows component included in most client-side products.
## Topics
The following topics cover typical use:
- [[Line Spacing]]
- [[Variables]]
- [[Pre-defined Variables]]
- [[Clipboard]]
- [[Statements]]