Availability:built-in
recorda(+Key, 
+Term, -Reference)Assert Term in the recorded database under key Key.
Key is a small integer (range min_tagged_integer 
...max_tagged_integer, 
atom or compound term. If the key is a compound term, only the name and 
arity define the key.
Reference is unified with an opaque handle to the record (see
erase/1).