Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Sometimes we need to have a loop with the output from the middle of the cycle or and of the cycle (the repeat cycle).
To do this, we have to create a loop while with 1 (not 0) as the top operand and with break, continue or return operators.
See please the picture:

Good idea Valery.
I would also like to return a variable with x numbers of rows or columns, with empty placeholders for the user to input.
Mike
Mike Armstrong wrote:
Good idea Valery.
I would also like to return a variable with x numbers of rows or columns, with empty placeholders for the user to input.
Mike
Thanks!
One more idea!

Maybe in Valerys second example the undefined elements should come in as zeros?
Mike
