JCL Help:TExprSetContext.Find@string
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TExprSetContext.Find Method
[+] TExprSetContext Methods
[+] TExprSetContext Properties
Search in JCL Help
Search in all projects
Summary
Finds a symbol corresponding to an identifier.
Pascal
public function Find(const AName: string): TExprSym; override;
Parameters
Parameters | Description |
s | The identifier of the symbol to find. |
Return Value
Returns the symbol object, or nil if not found.
Description
The description for this help topic does not exist, edit this page
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