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

FM.ModifyTableView

Triggers the button to modify a table view and pick fields.

Component Version macOS Windows Linux Server iOS SDK
FM 15.1 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "FM.ModifyTableView" )

Parameters

none

Result

Returns OK or error.

Description

Triggers the button to modify a table view and pick fields.
If you hide the status toolbar, this is a way to show this dialog.
The dialog shows after the function returns true, so best is to have it on the end of a script.

Examples

Show dialog:

Set Variable [$r; Value: MBS( "FM.ModifyTableView" ) ]

Blog Entries

This function is free to use.

Created 21st January 2025, last changed 21st January 2025


FM.MainThreadID - FM.MouseWheelScriptTrigger