duplicate
To create a duplicate of a given record
With this function, you create an exact duplicate of the record to which you apply this function. Also, linked data from sub-tables will be transferred.
Syntax
duplicate(nid)
Return
nid
Examples
Result: The current recordโwith all entriesโis duplicated.
Result: Creates a duplicate of the current record and opens it.
See also
Last updated