contactEditor.getContactMobileChanged
Description
Gets whether the contact's mobile changed

Parameters
windowHandle number

Return value
mobileChanged boolean

Example
if contactEditor.getContactMobileChanged(windowHandle) then
    print("The contact's mobile has changed")
end

Comments

See also

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