====== FOREACH Command ====== FOREACH,, For each allow the user to loop a command using variables. Loops can be nested and macros can be used as the command in the loop. See [[example:Variables and Loops]] for a description on how to use variables and the FOREACH command. * Var – Variable name to be looped on * command - the command to be used in the loop