|
|
|
|
|
LooperExpandAll (Function) In french: ZoneRépétéeDérouleTout Expands all breaks in a Looper control with break. // Click the [1.2 stars only] Button control LooperExpandAll(LOOP_HOTEL) LooperCollapse(LOOP_HOTEL, nRow3Star) LooperCollapse(LOOP_HOTEL, nRow4Star) LooperCollapse(LOOP_HOTEL, nRow5Star)
Syntax
LooperExpandAll(<Looper control>)
<Looper control>: Control name Name of the Looper control to be used. If this parameter is equal to an empty string (""), the current Looper control will be used. Remarks Use conditions LooperExpandAll can be used on: - a Looper control based on a data file,
- a Looper control populated programmatically.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|