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:
11.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
12.3
Statistic
FMM
Blog
Audit.SetIgnoreCalculations
Set whether stored calculations are audited.
Component | Version | macOS | Windows | Linux | Server | iOS SDK | License |
Audit | 4.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | Free |
MBS( "Audit.SetIgnoreCalculations"; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
Value | The new setting. 1 to ignore and 0 to audit. | 1 |
Result
Returns OK or error.
Description
Set whether stored calculations are audited.Unstored calculations are always ignored. This setting allows you to disable auditing of stored calculations. Due to field type caching, setting this property does not take effect immediately.
Must be called before first Audit run to take effect. Otherwise cache my mark a field as eligible for audit before the rule is set.
You may best call this in start script of the solution to setup Audit as needed.
See also
Release notes
- Version 10.4
- Changed Audit.SetIgnoreSummaryFields and Audit.SetIgnoreCalculations to clear field cache, so the setting is applied sooner.
Blog Entries
- MBS FileMaker Plugin, version 10.4pr9
- Audit with MBS FileMaker Plugin
- MBS Filemaker Plugin, version 4.4pr3
FileMaker Magazin
Created 25th September 2014, last changed 3th June 2021
Audit.SetEnabled - Audit.SetIgnoreRepetitions
Feedback: Report problem or ask question.
