Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Addressbook.formattedAddress

Returns an attributed string containing the formatted address.

Component Version macOS Windows Linux Server iOS SDK
Addressbook 3.1 ✅ Yes ❌ No ❌ No ❌ No ❌ No

Deprecated

This function was deprecated. Use Contacts functions instead.

MBS( "Addressbook.formattedAddress"; address )   More

Parameters

Parameter Description Example
address The dictionary containing a street address. Same format as Addressbook.record.valueForProperty returns. $address

Result

Returns formatted address text or error.

Description

Returns an attributed string containing the formatted address.
The address is usually defined by plugin to have keys like Street, City, State, Country or Zip followed by an equal sign and the actual value.

See also

Example Databases

Blog Entries

This function checks for a license.

Created 18th August 2014, last changed 21st August 2014


Addressbook.enabledAccounts - Addressbook.group.addMember