bx-unsafe-evaluate

Installation
SKILL.md

bx-unsafe-evaluate: Dynamic Code Evaluation

Installation

install-bx-module bx-unsafe-evaluate
# CommandBox
box install bx-unsafe-evaluate

BIF

// evaluate( expression )
// Evaluates the expression dynamically from left to right
// Returns the result of the rightmost expression
result = evaluate( expression )
Installs
7
First Seen
Apr 11, 2026
bx-unsafe-evaluate — ortus-boxlang/skills