hi i have the below result {"values":{"GROUP(accou...
# suitescript
v
hi i have the below result {"values":{"GROUP(accountingTransaction.accountingbook)":[{"value":"1","text":"Local, Company Currency"}]}} I want to take the text "Local, Company Currency" how can i take this? I tried but it says "Cannot call method "GROUP" of undefined" error is showing. ¨Please anyone help me
c
This is just a javascript question. You have to use the
["string.with_daft_characters"]
notation to access the element
v
sorry i dont get it how to use this on my script. could you please help me
c
You should really work it out for yourself as a learning exercise.
Blindly telling you will teach you nothing
💯 2