JCL Help:TExprVirtMach.Execute
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TExprVirtMach.Execute Method
[+] TExprVirtMach Methods
Search in JCL Help
Search in all projects
Summary
Executes the stored code and returns the result.
Pascal
public function Execute: TFloat;
Return Value
Returns the value output by the last instruction executed (the result).
Description
This method executes the stored instructions in order starting at the beginning until it either runs out of instructions or it encounters a halt instruction.
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