Nodes
A node, or component, is a piece of functionality that exists within a Mind Map. For more API information about specific nodes, check the drop down menu beneath Nodes in the sidebar. For information on accessing an Entity’s nodes, check the Entity reference.
| Function | Description |
|---|---|
| name() |
Returns the name of the given node. |
name()
Returns the name of the given node.
Returns
string – the name of the node

