JCL Help:TExprAbstractFuncSym.CompileNextArg
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TExprAbstractFuncSym.CompileNextArg Method
[+] TExprAbstractFuncSym Methods
Search in JCL Help
Search in all projects
Summary
Compiles a second or subsequent argument using CompileParser.
Pascal
protected function CompileNextArg: TExprNode;
Return Value
Returns the compiled node for 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