RECID() generates a unique identifier for each record in a project. This function is useful for tracking records, creating relationships between tables, and ensuring data integrity. Each call to RECID() produces a unique hexadecimal string that can be used as a record identifier.
Function Format
RECID()
Return Value
RECID() returns a character string (hexadecimal format)