@haya wrote:
Hi
I want to ask you how can I get the text of a link
I tried after converting to json
myObj.linkDataArray[0].text
but is displayed undefined
when I tried
myObj.nodeDataArray[0].text it displayed the text for the first node
Posts: 3
Participants: 2