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.4
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
Statistic
FMM
Blog
Audit.BaseTableNameForID
Looks up the Audit cache for the base table name for a given table occurrence ID.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Audit | 13.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Audit.BaseTableNameForID"; TableID ) More
Parameters
Parameter | Description | Example |
---|---|---|
TableID | The table ID to lookup. | 1 |
Result
Returns text, empty or error.
Description
Looks up the Audit cache for the base table name for a given table occurrence ID.Returns empty result if not found.
Examples
Query base table name:
MBS( "Audit.BaseTableNameForID"; 1065089 )
See also
Release notes
- Version 13.1
- Added Audit.BaseTableNameForID function.
Blog Entries
This function does not need a paid license.
Created 18th January 2023, last changed 18th January 2023
