I solved that issue by comparing loopindex:
| Global number endofloop = 10
+ System: For "" from 1 to endofloop
----+ System: LoopIndex = endofloop
-----> Text: Set text to "Do stuff here"
(Well, it seems that the copy as text function works just fine).