I started using these new nodes and they worked well, except the “Remove” one, which I was expecting to get a boolean value as a return value, however I am receiving the Dictionary itself
Also I tried to create myself the “ContainsKey” node but I can not make it to work(In this one I am also expecting to have the return value as Boolean)