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: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

TAPI.SetCallStateEvaluate

Sets the expression to evaluate when a call changes state.

Component Version macOS Windows Linux Server iOS SDK
TAPI 6.5 ❌ No ✅ Yes ❌ No ❌ No ❌ No
MBS( "TAPI.SetCallStateEvaluate"; Expression )   More

Parameters

Parameter Description Example
Expression The expression to evaluate.
Can be in local language of FileMaker Pro or english.
For Server must always be in english.

Result

Returns OK or error.

Description

Sets the expression to evaluate when a call changes state.
The $$ID$$ in evaluate is replaced with the reference number of the call as defined by our plugin. You can then use TAPI.CallInfo and other functions to query information.

See also

Blog Entries

This function is free to use.

Created 11st October 2016, last changed 3th April 2021


TAPI.RemoveFromConference - TAPI.SetCallStateScript

💬 Ask a question or report a problem