/
FOR EACH IF THEN
FOR EACH IF THEN
FOR EACH statements
FOR EACH ...:
IF ... THEN NEXT.
Coding an “IF ... THEN NEXT.” is only allowed if the condition cannot be added to the query. (e.g.: UDF UserDefinedFunction). A reason should be added as a comment why the condition is not expressed in the query.
FOR EACH ...:
FIND [FIRST] {WHERE|OF} ... .
IF AVAILABLE THEN DO:
The “FIND ...” should be included into the “FOR EACH” and if needed coded with an OUTER-JOIN.
, multiple selections available,
Related content
THIS-OBJECT
THIS-OBJECT
Read with this
FOR EACH
FOR EACH
More like this
ABL Coding Standards
ABL Coding Standards
Read with this
IF and CASE
IF and CASE
More like this
CLASS Statement
CLASS Statement
Read with this
Strong-typed Query Support
Strong-typed Query Support
More like this