Skip to main content Link Search Menu Expand Document (external link)

Contact Api’s

$.contact.prefs.lang ()

Sets the language pregs for contact

function myHandler(){
    return $.contact.prefs.lang('en_US');
}

Table of contents