JCL Help:TCompiledEvaluator.Evaluate
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TCompiledEvaluator.Evaluate Method
[+] TCompiledEvaluator Methods
Search in JCL Help
Search in all projects
Summary
Evaluates the internal compiled expression.
Pascal
public function Evaluate: TFloat;
Return Value
The result of the evaluation.
Description
Executes the internal compiled state, and returns the evaluation. If there was an error while compiling, or the object is just after being created, it returns zero.
About
Donator
Barry Kelly
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page