TriggerReactor

TriggerReactor

24.6k Downloads

Let FOR loop to handle map(or ConfigurationSection) iteration

wysohn opened this issue ยท 1 comments

commented

FOR key, value = somepair

ENDFOR

commented

@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.