Add continue action on for each loop
Organization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of):
Inoapps
Description (Required):
Whilst in a loop there will be many use cases where code logic simply wants to continue to the next iteration of a loop.
Only way I can see to achieve this currently is using a switch and then throwing a fault.
This is misleading as no fault has occurred.
A simple continue flow control should be a part of any code base.
Use Case and Business Need (Required):
See above
Enhancement Request / Service Request:
Tagged:
4