public static final
TEXT
Returns the text for the node. E.g.
ComboBox returns a string representation of the current selected item.
TextField returns the contents of the text field.
Used by: Node
Needs notify: yes
Return Type:
String
Parameters:
Diagram:
Accessible