Expression Language Reference

Expressions are mathematical or logical expressions that can be computed at runtime to update the value of variables or activate specific trial commands depending on conditional statements.

The expression language is a modified version of the exp-val parser by Matthew Crumley (https://github.com/silentmatt/expr-eval). This parser provides standard JavaScript-like syntax, operators, and functions for mathematical and logical expressions.



Copyright 2023 - BeriSoft Inc.
All rights reserved