MessageBox

Win.MessageBox(text,type)

弹出信息框

参数
ID 名称 类型及说明
1 text [string]展示的文本
2 type [int]弹窗类型,1=带YESNO钮的信息框,同时返回用户选的是YES还是NO。
例子
Win.MessageBox("Hello", 1)

results matching ""

    No results matching ""