De interface van VDS Renaissance is in meerdere talen beschikbaar. De officiële documentatie wordt in het Engels onderhouden om één consistente en altijd actuele referentie te garanderen.
@WINATPOINT
Syntax
@WINATPOINT(<x pos>, <y pos>)
Description
This function can be used to obtain the window identifier of the window or an element of it (such as a button or edit box) at absolute position <x pos>, <y pos> on the screen. This value can be used in commands like WINDOW SEND or WINDOW SETTEXT.
OK
Unchanged.
Example
WINDOW SETTEXT,@winatpoint(225,304),This is the new text