CreateBlockCCO
Creates a temporary in memory CCO object, containing only the words and lines in the calling fields zone position - using the source page's CCO file.
Syntax
bool CreateBlockCCO ()Parameters
Smart parameters are supported.Returns
Always True.Level
Field level.Details
Useful when searching for images where the data is located asymmetrically across the page. Using this action focuses the CCO to only look at the words and lines within the defining zone in all future searches for this page.This does not affect the run time CCO. Reloading the page reloads the CCO bound to the page, releasing this temporary CCO.
- Example
CreateBlockCCO()