mobileCreateContact

Typecommand
DictionaryLCS
LibraryLiveCode Script
Syntax
mobileCreateContact
Summary

Allows the user to create a contact.

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

The ID of the created contact is returned as the result. If no new contact is created, then empty is returned.

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

Allows the user to create a contact in the contact list.

Use the mobileCreateContact command to display a native iOS or Android contact creation dialog that allows the user to create a contact list entry.