DRAFTThis page is not published. Only visible in development mode.
identity module

identity::id

Get the unique identifier of a record.

Syntax

RQL

Parameters

This function takes no parameters. It operates on the current record context.

Return Value

Returns a Utf8 containing the unique identifier of the current record.

Examples

$ Get the record identifier
$ ctrl+enter to run

Related Functions