Selecting a single (non-first element) from basenode array
-
Hello,
Currently I have my base array called posts (see json object here). I want to be able to select just the first, or the second, or the nth element. I do not see any documentation on how to do this. I would assume it is something like this:
basenode="posts[2]", but I haven’t been able to figure this out.Please let me know if there is a way to do this.
Thank you,
Joseph
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Selecting a single (non-first element) from basenode array’ is closed to new replies.