|
|
|
|
|
by mizzao
2452 days ago
|
|
A for loop seems to be supported but there is no documentation on how to use it. I'm getting the following error when trying to use a loop index i: Your for loop's body section is not legal. You can only use literals as a refinement on objects (when trying to index into an array[i] returned from findEntities). |
|