Loads JSON data which is used to create table and field name menu items in the mailings ribbon tab.

Introduced: X16.

<void> TXTextControl.loadJsonData(<string> jsonData, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
jsonData Specifies the JSON content which is used as a database.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.

Further Reading

Learn more about the Javascript: TXTextControl.loadJsonData Method in the Text Control Blog: