Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Audit.SetIgnoreCalculations

Set whether stored calculations are audited.

Component Version macOS Windows Linux Server iOS SDK
Audit 4.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
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

Blog Entries

This function is free to use.

Created 25th September 2014, last changed 3th June 2021


Audit.SetEnabled - Audit.SetIgnoreRepetitions