onContactAddSave (event)
Event called just before a contact has been added.
Can be cancelled by returning false.
windowHandle number
success boolean
function onContactAddSave(windowHandle)
ui.printNotificationError("Cannot add contacts!")
return false
end
Generated on the 26 June 2024 at 22:01:30 (UK Time)