Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我想将某些内容输出到屏幕上,我将如何使用 Jscript 脚本来执行此操作。我习惯使用 alert 或 console.log 都不起作用。有没有办法只在屏幕上打印一些东西来帮助我调试?
谢谢
BuiltIn.ShowMessage("Hello govna");
有诀窍吗
还有其他有用的东西是这个消息对话框,您可以在其中向输出语句添加一些按钮