Examine the following Process flow, which calculates the total number of orders:
The ‘Orders’ Collection contains the following data:
The ‘Loop Orders’ loop is configured to loop through the ‘Orders’ Collection.
The ‘Total Orders’ data item is configured as a number data item with an initial value of 0.
The ‘Get Total Orders’ Calculation stage contains the following expression:
What will the Total Orders data item value be after the page has executed?