.. FirstNode

.. default - domain::js

.. include:: /includes/standard.rst

==================
FirstNode (Kernel)
==================

.. function:: FirstNode(pList)

	
	Returns the first node in the list.
	
	:param k_list pList: The list.
	:returns: The first node in the list.


