Return type:
Applies to:
FIND-FIRST ( predicate-expression , lockmode , wait-mode )
logical-expression USE-INDEX index-nameWHEREOnce evaluated, predicate-expression can contain only constants and unabbreviated references to fields from the buffer.The predicate-expression itself can be built using a concatenation of character expressions.An integer expression evaluating to one of the following: NO-WAIT, 0, or the Unknown value (?). You can assign NO-WAIT to an integer variable. For example, mywait = NO-WAIT. The default is to wait.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |