Manager for built-in functions and constants
Source position: fpexprpars.pp line 798
published property TFPExpressionParser.BuiltIns : TBuiltInCategories |
The BuiltIns property references the TExprBuiltInManager instance that p rovides access to built-in mathematical functions, string functions, date/time functions, and predefined constants.
The built-ins manager can be customized to add or modify the set of built-in functions available to expressions, allowing applications to tailor the function library to their specific needs.