Documentation

Error Box - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: Error Box

GUI.ShowErrorBox(
  Title String,
  Message String
) 
Basic error in the operating system with just an OK button

Parameters

Title String
Title/heading of the error box
Message String
Message/body of the error box

Return Value

Nothing

If you think anything is missing, please feel free to: submit documentation feedback on this page