anyone every have trouble using the ui/message module?
define(['N/error', 'N/record', 'N/search', 'N/redirect', 'N/ui/message'],
function(error, record, search, redirect, message) {...});
{"type":"error.SuiteScriptModuleLoaderError","name":"MODULE_DOES_NOT_EXIST","message":"Module does not exist: N/ui/message.js","stack":[]}