Skip to content

Lua Expression Evaluator

Lua Expression Evaluator

A utility to test out lua expressions and view the resulting datatypes of the output, similar to the macro expression evaluator.

Authors: aquietone

Resource Download Support Repo

Overview

A utility to test out lua expressions and view the resulting datatypes of the output, similar to the macro expression evaluator.

Installation

Download the script and place it into the MQ lua folder.

Usage

Run the script with /lua run eval.

Republished and possibly modified from https://aquietone.github.io/docs/eval/