Procedure Forward moves the selected objects up one level in the onscreen object stacking order.
Objects in the document are drawn in the order in which they are created, with newer objects drawn on top of previously created objects. It is sometimes necessary to adjust this drawing, or stacking, order in order to make objects visible or create a desired effect.
PROCEDURE Forward;def vs.Forward():
return NoneVS Functions: HMoveForward
Availability: from All Versions