Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DialogModifications.List
Lists the current set dialog modifications as JSON.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DialogModifications | 12.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "DialogModifications.List" )
Parameters
none
Result
Returns JSON or error.
Description
Lists the current set dialog modifications as JSON.Examples
List all modifications:
Set Variable [$list; Value: MBS( "DialogModifications.List" ) ]
See also
- DialogModifications.Clear
- DialogModifications.Install
- DialogModifications.Set
- DialogModifications.Uninstall
Blog Entries
This function is free to use.
Created 20th April 2022, last changed 27th August 2023