mobilePickContact

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mobilePickContact
Summary

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

Introduced5.5.1
OSios, android
Platformsmobile
Example
mobilePickContact
Values
NameTypeDescription
The result

The ID of the selected contact is returned as the result. If no item is selected or the contacts are empty, then empty is returned.

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

Allows the user to select a contact list contact and returns an identifier for the contact.

Use the mobilePickContact command to display a native iOS or Android contact picker that allows the user to select a contact list contact.