Using [for each] with a variable list
-
[set numbers='400,401,402,403,404'] [for each=numbers] [each] [/for]
I was hoping to display each number from the list.
- Have I created a list?
- Can this be achieved with [for]?
- I don’t need to use [pass] as the variable has been set?
- Can I use the range ~ operate to create a list like this?
- I assume this could also be done with [loop] too?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Using [for each] with a variable list’ is closed to new replies.