<emph>step:</emph> Sets the value by which to increase or decrease the loop counter. If <literal>step</literal> is not specified, the loop counter is incremented by 1. In this case, <literal>end</literal> must be greater than <literal>start</literal>. If you want to decrease <literal>counter</literal>, <literal>end</literal> must be less than <literal>start</literal>, and <literal>step</literal> must be assigned a negative value.
El pas <emph></emph> estableix el valor pel qual incrementar o disminuir el comptador de bucles. Si no s'especifica el pas <literal></literal> el comptador de bucles s'incrementa per 1. En aquest cas el comptador <literal></literal> ha de ser més gran que l'inici</literal> <literal></literal> ha de ser menor que l'inici</literal> i el pas <literal></literal> s'ha d'assignar un valor negatiu.