New in package 167 Build 1086
Syntax
Mail.method(...);
Description
The Mail object is a top-level, predefined Server-side MetaScript object. You can access it without using a constructor or calling a method.
Methods
Method | Returns | Description |
---|---|---|
send( options ) | Sends an email. |