ui.messageBox
Description
Show a basic message box on top of uppermost window.
Parameters
text
string
Return value
none
Example
-- Show a basic windows message box
ui.messageBox("Hello world!")
Comments
See also
ui.showNotification
Back
Generated on the 26 June 2024 at 22:01:29 (UK Time)