Open Dev Kit Documentation :: GUI :: Alert Box
GUI.ShowAlertBox( Title String, Message String )Basic alert in the operating system with just an OK button
Parameters
Return Value
- Nothing
Lua Usage
GUI.ShowAlertBox(title, message)
If you think anything is missing, please feel free to: submit documentation feedback on this page
