There was an error while loading. Please reload this page.
The expression library adds functions for evaluation expressions.
local expression = require('expression')
❗ Dependency Required To use this library, you must include expression in the manifest.xml file for your package: <dependency>expression</dependency>
❗ Dependency Required
To use this library, you must include expression in the manifest.xml file for your package:
expression
manifest.xml
<dependency>expression</dependency>