Returns the number of entries which has the ContactFeed argument.
1 google.contacts.getEntryCount
<google.contacts.getEntryCount>
<feed /> +
</google.contacts.getEntryCount>
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
Efeed | ContactsService | Feed from which the number of entries is obtained. |
Returns | |
---|---|
Type | Description |
Integer | Number of entries of the Feed argument. |
Example
Copy
<xsql-script name='contacts_getEntryCount'> <body> </body> </xsql-script>