Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
TAPI.SetNewCallEvaluate
Sets the expression to evaluate when a new call arrives.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
TAPI | 6.5 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "TAPI.SetNewCallEvaluate"; 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 new call arrives.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