VDS Renaissance 的界面提供多种语言。官方文档以英语维护,以确保提供统一、一致且始终最新的参考。
@WINTEXT
Windows ✓Linux ⚠macOS ⚠
Syntax
@WINTEXT(<window>)
Description
This function returns the text contents of the window identified by <window>. When the @WINATPOINT function is used to identify the window, this function can retrieve the text from elements such as buttons and edit fields.
OK
Unchanged.
Example
%T = @wintext(@winatpoint(256,72))