|
|
|
|
|
by Nickba
992 days ago
|
|
So you should be able to use the repeat(numberOfTimes?) tag to generate an N number of examples. I believe I set the max now to 20. But as long as the first index in an array is repeat(), anything in the second index will repeat N amount of times. |
|