Last updated 2 months ago
Was this helpful?
Creates a shallow copy of a struct.
Copies top-level keys, values, and arrays in the structure by value; copies nested structures by reference.
StructCopy(struct=[structloose])
struct
true
The struct to copy