Simple Scripting Engine v1.0.3.3
Version: 1.0.3.3
Status: Pre-release
Released: 2010-02-22
License: MIT License
No downloadable files are available for this release
but you can obtain the source code from GitHub.
Source-Code
Release Notes
- Added code scope validation.
- Added code scope validation. This ensures that all code blocks exit with the same scope in which they were introduced. This functionality can be disabled by passing the /NoValidate parameter to the scripting engine.