0
Q:

macro mod do

DO([count])
Direct Url: DO | Category: Control Flow
Description
Begins a loop.

When used together with LOOP you can specify an amount of loops. When not specified it will loop forever.

Can also be used together with WHILE or UNTIL.
Related
UNTIL
WHILE
LOOP

example:
do;
until
0

New to Communities?

Join the community