JCL Help:TExprEvalParser.Evaluate
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TExprEvalParser.Evaluate Method
[+] TExprEvalParser Methods
[+] TExprEvalParser Properties
Search in JCL Help
Search in all projects
Summary
Evaluates an expression from the lexical source.
Pascal
public function Evaluate: TFloat; virtual;
Return Value
The result of the evaluation.
Description
This method evaluates the expression by descending through its grammatical methods, starting with EvalExpr.
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