IPWorks MQ 2020 Android Edition

Questions / Feedback?

JSONElement Type

An element contained within the JSON document.

Remarks

This type describes a JSON element.

The elements are inserted into the array in the same order they are found in the document.

Fields

Name
String

The Name field provides the name of the element. For elements within an array, the Name field will be empty.

XText
String

This field contains the text of the element.

Constructors

public JSONElement();



Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 Android Edition - Version 20.0 [Build 8155]