Skip to main content

SEND_EMAIL

Sends an email

Example Usage

SEND_EMAIL(mikev@example.com, "Your notification is ready", "Please login to check messages")

Overview

Function signature
SEND_EMAIL(toaddress, subject, message, link)

Category
Plugin

Return data type
bool

Arguments

NameDataTypeList Options                          Description
toaddressstringThe email recipient(s)
subjectstringThe subject of the email
messagestringThe message of the email
linkstringAn optional application link