I have an Array that has the following items:
[[362, SCAB171570FEC]]
To display this I use the following expression:
return $data.listaItensPedido.value;
But I need to, for example, access only 362 , I tried this expression:
re...
asked by
17.08.2017 / 15:38