Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

suitescript dialog box

dialog.alert({ 
  title: 'Hello World!', 
  message: 'Click OK to continue.' 
}).then(success).catch(failure); 
Source by suiterep.com #
 
PREVIOUS NEXT
Tagged: #suitescript #dialog #box
ADD COMMENT
Topic
Name
7+1 =