JadeJsonObjectIterator Methods
The methods defined in the JadeJsonObjectIterator class are summarized in the following table.
| Method | Description |
|---|---|
| current | Retrieves the current JSON property value in the iterable sequence of JSON properties |
| currentPropertyName | Retrieves the current JSON property name in the iterable sequence of JSON properties |
| next |
Advances the iterator to the next JSON property in the sequence and retrieves the value of that property |
2022.0.04 and higher
