PageIncrement Method (Spinner)

Class

Spinner.

Action

Increases the value when the page spinner controls are pressed.

Availability

This functionality is supported only if you are using the Open Agent.

Syntax

PageIncrement (value)
Variable Description
value Optional: The amount to decrement. The default value is "1". INTEGER.

Example

MyDialog.Spinner1.PageIncrement(3)