Write Line: Accessed JArray values with invalid key value: \"word\". Int32 array index expected.",

json以后提取内容报错误"Write Line: Accessed JArray values with invalid key value: "word". Int32 array index expected.",
image

Can you try this @Ggy1992113

obj(“words_result”)(0).Item(“words”)

2 Likes

hi @HareeshMR , In the above command obj(“words_result”)(0).Item(“words”) i want to give a Integer variable in place of “0” , How can i do that? Could you please help. Its urgent

Heyy @shalu.mittal

Sorry for the delayed response, you can change the number and check if you are getting what’s the required value in your case… My suggestion is try with the log messages with multiple values so that you can easily find out what you need