Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 9.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

TAPI.AddressValue

Queries a property of an address.

Component Version macOS Windows Linux Server iOS SDK
TAPI 4.4 ❌ No ✅ Yes ❌ No ✅ Yes, on Windows ❌ No
MBS( "TAPI.AddressValue"; Index; Selector )   More

Parameters

Parameter Description Example
Index The index of the address. Must be in range from 0 to TAPI.AddressCount-1. 0
Selector Which value to return. "AddressName"

Result

Returns OK or error.

Description

Queries a property of an address.
Properties include: AddressName, DialableAddress, ServiceProviderName, State, DoNotDisturb and MessageWaiting. State can be InService or OutOfService.

See also

Example Databases

Blog Entries

FileMaker Magazin

Created 22nd October 2014, last changed 1st November 2014


TAPI.AddressCount - TAPI.Answer

Feedback: Report problem or ask question.