Subject | French | English |
fin. | clause de step up | step up clause |
comp., MS | clause step | step clause (" A clause that specifies the amount by which the loop counter is incremented each time a For...Next loop is traversed. In the following example, "Step 2" is the step clause: For loopCounter = 1 to 100 Step 2") |