Summary of the new feature / enhancement
In BICEP users can loop through a collection or object (dictionary). The loop condition would also be very useful.
These kind of loops are a very common pattern to loop through a collection or object (dictionary) in order to set the same value.
Proposed technical implementation details (optional)
No response