BlitzPlus Update 1.34
; Example provided by Mag
Notify "This is a message to the user",False
Notify "This is a serious message to the user",True
The True - False Flag displays the same message box with no
graphic symbol shown.
; Example provided by Mag
Notify "This is a message to the user",False
Notify "This is a serious message to the user",True
The True - False Flag displays the same message box with no
graphic symbol shown.