TriggerReactor icon indicating copy to clipboard operation
TriggerReactor copied to clipboard

Let FOR loop to handle map(or ConfigurationSection) iteration

Open wysohn opened this issue 7 years ago • 1 comments

FOR key, value = somepair

ENDFOR

wysohn avatar Feb 28 '19 00:02 wysohn

@wysohn This shouldn't be specific to for loops. It would be better to have a complete multiple-assignment feature. Then we could simply let for loops use multiple assignment.

gerzytet avatar Jan 02 '20 03:01 gerzytet