JCL Help:TExprAbstractFuncSym.EvalNextArg

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Evaluates a second or subsequent argument using EvalParser.


Pascal

 protected function EvalNextArg: TFloat;


Return Value

Returns the evaluation of the next argument.


Description

This method will raise an exception if there is a missing ',' or missing argument after the comma.


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