| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > GraphClass > GraphClass Methods >====== NodeValueText (generate current node value text) ====== | [[nodetiptext generate node information for tool tip .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[nodextext generate x node text value .htm|{{btn_next_n.gif|Next page}}]] | | || **NodeValueText( **//parShow//** )** {{blk2blue.jpg|blk2blue.jpg}} | **NodeValueText** | Returns text of the active X and Y Node values. | | //parShow// | Flag to conditionally suppress return value. | The **NodeValueText** method returns the text of the active X and Y Node values. If //parShow// is set to FALSE, the node text is suppressed, and an empty string is returned. **Return Data Type:**     STRING **Implementation:** The **NodeValueText** method is called from the method. **See Also:**     [[alltext return full graph text information .htm|AllText]]