comm.mms
| Description | |
|---|---|
| Send mail |
| Function | Parameters | Return |
|---|---|---|
| mail() | {"to":"STRING","subject":"STRING","text":"STRING"} | {"Result":"STRING"} |
| {"to":"[email protected]","subject":"Hello","text":"How are you?"} | {"Result":"OK"} |
| Description | |
|---|---|
| Send mail |
| Function | Parameters | Return |
|---|---|---|
| mail() | {"to":"STRING","subject":"STRING","text":"STRING"} | {"Result":"STRING"} |
| {"to":"[email protected]","subject":"Hello","text":"How are you?"} | {"Result":"OK"} |