Carousel - MoveToItem Method
Set focus to the specified item
Member of Carousel (PRIM_CARO)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Position | *Input | Integer | Item number |
| Animate | *Input (Optional) | Boolean | Animate or jump directly to the item |
MoveToItem sets focus to the specified page in the Carousel. This is provided primarily for use when the default navigation buttons are not being used.
Febuary 18 V14SP2