Skip to main content
Administrator Guide
Last Updated: 2023-06-23
Reference: JSON-Mtable-Writer Properties

Reference: JSON-Mtable-Writer Properties

Common Tab

Property
XML Attribute Name
Description
Field Name
field-name
The name of the JSON field that displays the contents of the
mtable
object.
Write Mtable as Object
write-mtable-as-object
Indicates whether single-row mtable objects display as either:
  • JSON arrays containing 1 object element and multiple fields (True).
  • JSON objects with multiple fields (False).
The default setting is false.