---@diagnostic disable: missing-return, lowercase-global ---@param text string ---Shows a message box containing the given text function message(text) end