name
Function Usage
Obtain the node name.
Prototype
1 | name(self) -> str |
Parameters
None
Returns
(str) Node name.
Constraints
If the value fails to be obtained, RuntimeError is thrown.
Parent topic: Node
Obtain the node name.
1 | name(self) -> str |
None
(str) Node name.
If the value fails to be obtained, RuntimeError is thrown.