Each node contains two properties we haven't discussed previously - the ID and Name.
Each
ID must be unique and no spacing or special characters are allowed. It is system generated but in many cases can be over written to make it more meaningful to you when you later reference it within the flow or log.
The
Name doesn't have to be unique and, although it defaults depending upon the node type, it can also be overwritten. This can be helpful during the design of your flow as the name of the node is what is displayed within the designer.
Unlike the
ID, the
Name can contain spaces. The
ID is the node's address while the
Name is cosmetic.
Not just answers, providing solutions