Not real content that we will like
if (1==1) {
print("hello");
}dim x as integer
x = 1
for x = 1 to 56 step 1
x = x + 1
next x
msgbox x
Not real content that we will like
if (1==1) {
print("hello");
}dim x as integer
x = 1
for x = 1 to 56 step 1
x = x + 1
next x
msgbox x