functional overview
Displays the Create New Mail screen.
Details of Functions
destination, ,CC, ,BCC, ,subject, ,body (of letter)to set the specified string to display the New Mail screen for each device.
- attention (heed)
-
Operation Status by OS
OS run state (of a process) Android It works. iOS It works. Windows It works, but the parameter "Attachment Name" does not work.
Also, there is a bug in Unifinity Studio where the parameter "body" does not work.
parameter
- argument (e.g. function, program, programme)
-
destination character string data
Specify the destination email address (multiple email addresses are joined by a semicolon ";")
I will do so.CC character string data
E-mail addresses to be sent as CC (When multiple addresses are specified, join them with a semicolon ";")
Specify theBCC character string data
E-mail addresses to be sent as BCC (When multiple addresses are specified, join them with a semicolon ";")
Specify thesubject character string data
Specify the subject line of the e-mail.body (of letter) character string data
Specify the body of the e-mail.Attachment File Name character string data
Specify the name of the file to be attached to the e-mail.
- return value
- without
<prev 1510_Dialog/Clear Built-in Browser Cache>