contactEditor.getContactPhoneChanged
Description
Gets whether the contact's phone changed

Parameters
windowHandle number

Return value
phoneChanged boolean

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

Comments

See also

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