contacts.getNoAddressID
Get the default empty address ID. This is 1 by default but can differ if it has been customised in the database.
none
noAddressID number
local noAddressID = contacts.getNoAddressID()
print("noAddressID: " .. noAddressID)
Generated on the 26 June 2024 at 22:01:27 (UK Time)