contacts.getContactTypeFromContactTypeID
Description
Gets the contact type name from a contact type ID
Parameters
contactTypeID
number
Return value
contactType
string
Example
local contactType = contacts.getContactTypeFromContactTypeID(1)
Comments
See also
Back
Generated on the 26 June 2024 at 22:01:27 (UK Time)