post https://api.codefromanywhere.com/function/getKeyFromObjectPlugin
Use this function to get a certain information on an object in a hardcoded way. You can use array indexes like 'x[n]' and you can use object keys like 'x.y.z'.
This function uses simple Javascript which makes it fast and free to use.