.. highlightlang:: none

``mroonga_last_insert_grn_id()``
================================

Summary
-------

``mroonga_last_insert_grn_id()`` UDF provides functionality to get id
of last inserted record.

This id is unique in Groonga.

Syntax
------

Usage
-----

Parameters
----------

Required parameters
^^^^^^^^^^^^^^^^^^^

Return value
------------

It returns id of last inserted record.
