classToJSON() Operation
| Syntax |
NONE
| ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Semantics | The operation
Runtimes before 2023.1 Trying to serialize a cyclic structure leads to a service crash. Builder 7.5.0 You can hide attributes from being serialized by applying stereotype <<E2EPrivate>>. Refer to Hiding Attributes From Interfaces for more information. | ||||||||||||||||||||||||||
| Substitutables | anObject | Any object. | |||||||||||||||||||||||||
aString | Target JSON document as String. | ||||||||||||||||||||||||||
options | The optional parameter is an object of type ComposerOptions.
Its attribute is:
| ||||||||||||||||||||||||||
| Examples |
NONE
| ||||||||||||||||||||||||||

