- Joined
- Jan 12, 2010
- Messages
- 132
For exe: It doesnt work good.It is wrong to use loop B inside loop B ?
-
Untitled Trigger 001
-
Events
-
Conditions
-
Actions
-
For each (Integer A) from 1 to 10, do (Actions)
-
Loop - Actions
-
For each (Integer B) from 1 to 8, do (Actions)
-
Loop - Actions
-
Set Integer[1] = (Integer B)
-
For each (Integer B) from 1 to 4, do (Actions)
-
Loop - Actions
-
Multiboard - Set the text for (Last created multiboard) item in column Integer[1], row 1 to String[(Integer B)]
-
-
-
-
-
-------- Other types of actions --------
-
-
-
-