| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
SchemaChange.Clear
Clears the list of changes.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| SchemaChange | 15.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
MBS( "SchemaChange.Clear" )
Parameters
none
Result
Returns OK or error.
Description
Clears the list of changes.Can be called after calling SchemaChange.Disable to clear memory from any pending changes.
Examples
Clear all records:
Set Variable [ $r; Value: MBS( "SchemaChange.Clear" ) ]
See also
Blog Entries
This function is free to use.
Created 10th November 2025, last changed 16th November 2025