Navigation:  ABC Library Reference > GraphClass > GraphClass Methods >====== NodeValueText (generate current node value text) ====== Previous pageReturn to chapter overviewNext page

NodeValueText( parShow )

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