contactEditor.getContactTypeID
Description
Get the selected contact type ID

Parameters
windowHandle number

Return value
contactTypeID number

Example
local contactTypeID = addContactEditor.getContactTypeID(windowHandle)
print("contactTypeID: " .. contactTypeID)

Comments

See also

Back
Generated on the 26 June 2024 at 22:01:26 (UK Time)