-
Notifications
You must be signed in to change notification settings - Fork 0
Examples
luis.matos edited this page Jul 5, 2025
·
1 revision
This page contains links to code samples that demonstrate how to use Flee:
- Getting Started : Quick guide to evaluating expressions
- Extending the functions available to an expression
- Using Variables in expressions
- Using Flee to evaluate boolean expressions
- Using an expression owner
- Using the calculation engine
- Retrieving values from arrays and collections
- Culture sensitive expressions
- Customizing Flee's parser
- Calling functions with a variable number of arguments