GoLastWord
Moves to the last word on the current line.
Syntax
bool GoLastWord ()
Parameters
None.Returns
False if the Fingerprint file (.cco) is not available, or if it is empty. Otherwise, True.Level
Page or field level.Details
Starting from a word or phrase found by a previous Locate action, the location position is moved to the last word on the current line. If the page's Fingerprint file (.cco) does not have a line position, the action defaults to the last word on the first line of the current zone, or on the first line of the current page if a zone is not present. Subsequent Locate actions can then perform additional operations on this located word. Regardless of being called at the page or field level, this action operates on the recognized text for the current page.- Example
GoLastWord()