Posts by Felipe Machado • 1 point
1 post
-
0
votes3
answers165
viewsA: return values of a javascript object
could catch them by the position, for example: obj.hipercard.installments[1] will return the one Object with value and rate, if you only want value or rate obj.hipercard.installments[1].value…