淘宝官方店 推荐课程 在线工具 联系方式 关于我们 | |
微波射频仿真设计 Ansoft Designer 中文培训教程 | HFSS视频培训教程套装 |
|
首页 >> Ansoft Designer >> Ansoft Designer在线帮助文档 |
Script Guide > Interacting with a ScriptVBScript provides two functions that enable you to interact with a script while it is running: MsgBox The InputBox function displays a dialog box with an input field. The value that is typed into the input field is returned. For example: Dim users_string users_string = InputBox (“text prompt”, “title of the pop-up dialog _box”, “default text for the input box”) The last two arguments to the function are optional. The MsgBox function shows a message and returns a number based on the button the user presses. For example: MsgBox (“message text”) HFSS视频教程 ADS视频教程 CST视频教程 Ansoft Designer 中文教程 |
Copyright © 2006 - 2013 微波EDA网, All Rights Reserved 业务联系:mweda@163.com |