contactEditor.getContactNotesChanged
Description
Gets whether the contact's notes changed

Parameters
windowHandle number

Return value
notesChanged boolean

Example
if contactEditor.getContactNotesChanged(windowHandle) then
    print("The contact's notes have changed")
end

Comments

See also

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