I have a command to get the size of my json, but I need to use a string to indicate which object I want to get the size of:
var comando = data.result[0][0].'Pedidos'.length;
The error you give me is this:
Uncaught SyntaxError: Unexpected string