Ardenian
A
Ardenian
Does it work as simple as I think ?
Example:
What about syntax ?
Is it possible to add the GUIJASS
I would be great, since you could use the exitwhen adding conditions you could not add in GUI.
Or do I simply set a udg_Integer = udg_Integer +1 instead in the GUIJASS loop ?
Example:
-
set udg_MainInteger = (udg_TestInteger + 1) + udg_LoopInteger
What about syntax ?
-
set udg_Integer1 = (udg_Integer1 + 1)/udg_Integer2
Is it possible to add the GUIJASS
-
loop
I would be great, since you could use the exitwhen adding conditions you could not add in GUI.
Or do I simply set a udg_Integer = udg_Integer +1 instead in the GUIJASS loop ?