We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Any javascript object.
Usually a javascript object in an array of objects. e.g. an infoj entry.
A key of an object. e.g. foo of O whereas O = {foo: 'bar'}
O = {foo: 'bar'}
A the value associated with a key. e.g. 'bar' as foo key-value of O whereas O = {foo: 'bar'}