How to find a key of a node?
In my project I have two similar nodes of diagram. There are some attributes associated to these two nodes but there values are different. Somehow I want to know the key associated to these nodes, so that I can set the attributes values based on that.
Please let me know
Thanks.