Displays the last image for the scroll.
// Displays the last banner
ImageLast(IMG_Banner)
Syntax
ImageLast(<Image control>)
<Image control>: Control name
Name of control to use:- Image control.
- Clickable Image control.
- Thumbnail control.
Remarks
Managing the transition effects
If transition effects have been specified during the control description:

These transition effects are taken into account when ImageLast is used .
These transition effects are ignored when ImageLast is used. Indeed, the page is entirely refreshed. To take these effects into account, you must use a code in Ajax mode.