overview

Overview

Introduction

The script module is primarily focused on encapsulating Java’s javax.script to enable the execution of Javascript scripts.

This module is quite straightforward, with the main functionality concentrated in the ScriptUtil utility class.