|
|
|
|
|
ImageOccurrence (Function) In french: ImageOccurrence Returns the total number of images taken into account by the scroll. // Returns the number of images taken into account by the scroll Trace(ImageOccurrence(IMG_Banner))
Syntax
<Result> = ImageOccurrence(<Image control>)
<Result>: Integer Total number of images for the scroll. <Image control>: Control name Name of control to use:- Image control.
- Clickable Image control.
- Thumbnail control.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|