Hi Otto,
Actually the for loop is possible (although not documented):
int @i for (@i=0;@i<5;@i=@i+1) { CLI { @i} }
Regards,
Jiri
Hi Otto,
Actually the for loop is possible (although not documented):
int @i for (@i=0;@i<5;@i=@i+1) { CLI { @i} }
Regards,
Jiri