Clone( ) method (JsonArray)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Creates a copy of a JsonArray instance and returns an object reference to the new instance.
Return type: Progress.Lang.Object class
Access: PUBLIC
Applies to: Progress.Json.ObjectModel.JsonArray class
Syntax
|
If any object references within this object instance are invalid, a JsonError is raised.