Name
bankAt — Opens the bank box at specified position on the screen.
Synopsis
call subs.txt bankAt { screenx } { screeny } [ return ]
Parameters
Table 20. bankAt parameters
Name | Description |
---|
screenx | Screen x-coordinate. |
screeny | Screen y-coordinate. |
return | Name of return value ('return' by default). |
Description
Opens the bank box at specified position on the screen.
Returns
@%3 (#true or #false if timedout)