Attributes |
Name | Required | Request-time | Type | Description |
var | false | true | java.lang.String | The variable name to initialize |
value | false | true | java.lang.String | The value to set in the variable |
x | false | true | java.lang.String | X coordinate : offset (in pixels) from left edge ('x' is a pre-defined variable) |
y | false | true | java.lang.String | Y coordinate : offset (in pixels) from top edge ('y' is a pre-defined variable) |
xgap | false | true | java.lang.String | X gap for increment with 'x++' |
ygap | false | true | java.lang.String | Y gap for increment with 'y++' |
screen_type | false | true | java.lang.String | No Description |