SetWebAlignment
From Onset Developer Wiki
Description
Set the web alignment.
Syntax
SetWebAlignment(web, x, y)
Parameters
- web
The web UI identifier. - x
The screen X axis - y
The screen Y axis
Return Value
- __EDIT_ME__
Example
__EDIT_ME__
SetWebAlignment Type: Function |
Set the web alignment.
SetWebAlignment(web, x, y)
__EDIT_ME__