So far, currently there's no dynamic way to access indices in /data
The best solution would be accessing data by the data tag itself
`/data get storage storage:array indexed storage:index`
Which is `storage:array[storage:index]`
This will allow for better management on data, and indexing by string values would not be an issue.
Please sign in to leave a comment.
0 Comments