Hi there,
I would like to make an exact copy of a criteria object, so that I can modify the old and the new copies independently. How do I do that?
The incoming criteria might be an AdvancedCriteria or a simple one, and it might contain array elements, too.
Thank you for yout help:
Csillag
I would like to make an exact copy of a criteria object, so that I can modify the old and the new copies independently. How do I do that?
The incoming criteria might be an AdvancedCriteria or a simple one, and it might contain array elements, too.
Thank you for yout help:
Csillag
Comment