# NOT RUN {
####################################################
# Send Message with Moble Triggers #
####################################################
# the function internals will call your mailsettings
# from the mailsettings.R file in your trigger root folder
TriggerMSG(path = 'c:/triggers',
body = "hello world",
subject = "Script List",
html = F, authenticate = T
)
# }
Run the code above in your browser using DataLab