mobileShowContact

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mobileShowContact <contactId>
Summary

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

Introduced5.5.1
OSios, android
Platformsmobile
Parameters
NameTypeDescription
contactId

The ID of the contact to show.

Example
mobileShowContact 23
mobileShowContact field "InpudData ID"
Values
NameTypeDescription
The result

The ID of the shown contact is returned as the result. If no item with the specified ID exists, then the interface is not shown and empty is returned.

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

Allows the user to show a contact from the contact list.

Use the mobileShowContact command to display a native iOS or Android contact viewer that allows the user to see a contact list entry.