Skip to main content

Remove All Contacts (utils.remove_all_contacts)

Declaration

ok = utils.remove_all_contacts()

Returns

  • ok
    Boolean. true on success, false on failure.

Description

Remove all contacts from the address book.
May take a while if there are many contacts.

Examples

utils.remove_all_contacts()