mobileRemoveContact

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mobileRemoveContact <contactId>
Summary

Allows the user to remove a contact from the contacts list.

Introduced5.5.1
OSios, android
Platformsmobile
Parameters
NameTypeDescription
contactId
Example
mobileRemoveContact 21
Values
NameTypeDescription
return

The ID of the contact that was removed from the list of contacts. If no contact could be found, then empty is returned.

RelatedCommand: mobilePickDate, mobilePickMedia, mobilePickContact, mobileShowContact, mobilePick, mobileAddContact, mobileFindContact, mobileCreateContact
Function: mobileGetContactData
Description

Allows the user to remove a contact from the contact list, based on a contact ID.

Use the mobileRemoveContact command to remove a contact the contact list.