Action
Moves the windowpane that the sash borders.
Availability
This functionality is supported only if you are using the Open Agent.
Syntax
window.Move (amount)
Variable
|
Description
|
amount
|
The new position, in pixels, for the sash border. The amount must be greater than 0 and less than the width or height of the sash, depending on the type of sash (horizontal or vertical).
INTEGER.
|