-
Notifications
You must be signed in to change notification settings - Fork 120
Examples
Muhammet Parlak edited this page Jul 9, 2017
·
12 revisions
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