DictionaryForumContacts

   French
Terms for subject Microsoft containing step | all forms
FrenchEnglish
clause stepstep 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")