copy_element
Copies a database element to a new name and privacy level.
References:
arguments
-
"privacy_level" : Uint8 (default: null)
The privacy level to copy the element to. [0...255]. If not provided uses the current scopes privacy level.
-
"source_name" : String
The name of the database element to copy.
-
"target_name" : String
The name of the database element to copy to.