| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
SchemaChange.TimeStamp
Queries the timestamp for when the last change happened.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| SchemaChange | 15.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
MBS( "SchemaChange.TimeStamp" )
Parameters
none
Result
Returns timestamp or error.
Description
Queries the timestamp for when the last change happened.This increases every time the plugin receives a callback about a new change.
Examples
Query last schema change timestamp:
Set Variable [ $LastChange; Value: MBS( "SchemaChange.TimeStamp" ) ]
Example result: 11/10/2025 11:13:37 AM
Example result: 11/10/2025 11:13:37 AM
Blog Entries
This function checks for a license.
Created 10th November 2025, last changed 10th November 2025