Insert information of a contact.
1 google.contacts.add
<google.contacts.add name='fullName|emailAddress|phoneNumbers|webSites|Organizations'>
<entr /> +
<value /> +
</google.contacts.add>
Attributes | |||||
---|---|---|---|---|---|
Name | Type | Required | Default | Description | |
Aname | String | Name of the contact field which you want to insert with the value passed as argument. |
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
Eentr | ContactEntry | ||||
Evalue | String | Value of the field which is inserted. |
Returns | |
---|---|
Type | Description |
String | Text translated from the language. |
Example
Copy
<xsql-script name=''> <body> </body> </xsql-script>