Documentation Index

Fetch the complete documentation index at: https://kb.lasernetgroup.com/llms.txt

Use this file to discover all available pages before exploring further.

Lasernet Core 11 Scripting Guide

Prev Next

Lasernet Core provides a scripting framework that can be used to add advanced functionality.

The JavaScript engine in Lasernet Core uses QtScript, which is compliant with the ECMA-262 specification.

You can use scripts to develop and extend any aspect of your Lasernet Core solution, including performing checksum calculations, implementing conditional overlays, and conditional printer profiles.

Lasernet Developer contains a script editor that provides functionality for maintaining your own scripts. You access the script editor by creating a new script or opening an existing one.

This guide describes how to use Lasernet Core’s scripting capabilities and provides a reference to its JavaScript functions, classes, and variables.

Contents

Scope

This guide covers the scripting features and extensibility offered by Lasernet Core output management. It is intended primarily as a reference to the different JavaScript functions in Lasernet Core.

Intended Audience

This guide is for Lasernet Core system administrators and developers.

Was this page helpful? Let us know at knowledgebase.feedback@lasernetgroup.com