JCL Help:TSearchEngine.GetResult
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TSearchEngine.GetResult Method
Search in JCL Help
Search in all projects
Summary
Returns a match result.
Pascal
public procedure GetResult(Index: SizeInt; var Start: SizeInt; var Stop: SizeInt); virtual;
Parameters
Parameters | Description |
Index: SizeInt | Index (0-based) of match result to return. |
var Start: SizeInt | Start position of match result. End position of match result. |
Description
GetResult returns the specified match result in the Start and Stop parameters.
See Also
About
Donator
Mike Lischke
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