contactEditor.getContactAlternatePhoneChanged
Description
Gets whether the contact's alternate phone changed

Parameters
windowHandle number

Return value
alternatePhoneChanged boolean

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

Comments

See also

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