.. NodeValue

.. default - domain::js

.. include:: /includes/standard.rst

==================
NodeValue (Kernel)
==================

.. function:: NodeValue(node)

	
	Returns a the value of the specified node.
	
	:param k_node pNode: The list node.
	:returns: The value of the node.


