Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked data file are applied to the Looper control.
Remark: <Looper>.Display can be used on Looper controls based on a data file or populated programmatically.
// Refresh "LOOP_ProductLooper" from the start of the control
LOOP_ProductLooper.Display(taStart)
Syntax
<Looper control>.Display([<Position>])