Lucee object methods reference

Object Method Struct.copy

Copies a structure. Copies top-level keys, values, and arrays in the structure by value; copies nested structures by reference.
Struct.copy():object

Category

struct

Arguments

This function has no arguments