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