Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
FM.Evaluate
Similar to FileMaker's built-in Evaluate.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
FM | 1.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "FM.Evaluate"; 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. |
Description
Similar to FileMaker's built-in Evaluate.This call gets logged in trace.
Examples
Evaluate an expression:
MBS( "FM.Evaluate"; "1+2" )
See also
This function checks for a license.
Created 18th August 2014, last changed 12nd June 2021