while(positionExists) loop might continue processing as long as an order is open. This is a fundamental flow-control construct alongside for loops. (See Loop for general loop definition.)
while(positionExists) loop might continue processing as long as an order is open. This is a fundamental flow-control construct alongside for loops. (See Loop for general loop definition.)