JSONItem.NameAt
From Xojo Documentation
![]() |
This item was deprecated in version 2021r1. Please use JSONItem.KeyAt as a replacement. |
Method
JSONItem.NameAt(Index As Integer) As String
New in 2019r2
Supported for all project types and targets.
New in 2019r2
Supported for all project types and targets.
Returns the name of a named child by index. Array items will return an empty string.