contacts.getLastCreatedContactId
Get the ID of the last contact created on the local computer.
none
contactID number (< 1 for none)
print("Last created contact ID: " .. contacts.getLastCreatedContactId())
The last created contact ID is cleared when an operator logs out.
Generated on the 26 June 2024 at 22:01:27 (UK Time)