Skip to content

Examples

Muhammet Parlak edited this page Apr 10, 2017 · 12 revisions

Examples

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