JSONItem.Name
From Xojo Documentation
This item was deprecated in version 2019r2. Please use JSONItem.NameAt as a replacement. |
Method
Returns the name of a named child by index. Array items will return an empty string. Index is zero-based.
This item was deprecated in version 2019r2. Please use JSONItem.NameAt as a replacement. |
Returns the name of a named child by index. Array items will return an empty string. Index is zero-based.