TriggerReactor
TriggerReactor copied to clipboard
Let FOR loop to handle map(or ConfigurationSection) iteration
FOR key, value = somepair
ENDFOR
@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.