#Cannot acces Element of array although len is > 0
3 messages · Page 1 of 1 (latest)
?r
#context(query(selector(label("mylabel"))).at(0))
= headgin <mylabel>
= headgin <mylabel>
= headgin <mylabel>
= headgin <mylabel>
looks okay to me...
3 messages · Page 1 of 1 (latest)
Could it be that the context solver depends on something else which is not yet there, when trying to read at the index? Just printing the array also works fine
?r
#context(query(selector(label("mylabel"))).at(0))
= headgin <mylabel>
= headgin <mylabel>
= headgin <mylabel>
= headgin <mylabel>
looks okay to me...