NAME
ForeachRecord — Run a SELECT, map results to variables, and execute body.
ERRORS
Error Conditions
Condition
Error Code
Error Message
FieldNameList is empty.
-12
Variable $VarName has empty value.
SelectStatement is empty.
-12
Variable $VarName has empty value.
COMMENTS
For the main part of the command documentation, see
here
.