expression-language icon indicating copy to clipboard operation
expression-language copied to clipboard

Provides an engine that can compile and evaluate expressions

ExpressionLanguage Component

The ExpressionLanguage component provides an engine that can compile and evaluate expressions. An expression is a one-liner that returns a value (mostly, but not limited to, Booleans).

Resources