New (Email constructor): Difference between revisions

From m204wiki
Jump to navigation Jump to search
JALWiccan (talk | contribs)
m Automatically generated page update
(No difference)

Revision as of 21:48, 5 July 2011

Create a new email object (Email class)


Syntax

%email = [%(Email):]New

Syntax terms

%outEmailemail
(Email) The class name in parentheses denotes a shared method. New can also be invoked via a Email object variable, which may be Null.

Usage notes

Examples

See also