=====
first
=====

.. js:function:: first() 

**domain**: client 

**language**: javascript

**class** :doc:`Item class </refs/client/item_api>`

Description
===========

Call ``first`` to position the cursor on the first record in the item dataset and 
make it the active record. ``First`` posts any changes to the active record.


See also
========

:doc:`Dataset </programming/data/dataset>`

:doc:`Navigating datasets </programming/data/navigating_datasets>`
