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:
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
13.5
Statistic
FMM
Blog
Sets the extra field definitions.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
XML | 13.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
List | The list of SQL field defintions. Should include field name (if needed in quotes), the type and other options like e.g. UNIQUE flag. |
"ImportID DECIMAL DEFAULT 123" |
Returns OK or error.
Set two extra fields:
Set Variable [ $r ; Value: MBS("XML.Import.SetExtraFieldDefinitions"; "ImportRun DECIMAL DEFAULT 1¶ImportLabel VARCHAR DEFAULT 'test'") ]
This function is free to use.
Created 22nd September 2023, last changed 22nd September 2023