Migration Guide > Migration Guide > F. Features Introduced in OpenROAD 11.1 > New and Updated Features > JsonHandler Class Gets New Attribute GenMixedCaseMemberNames
Was this helpful?
JsonHandler Class Gets New Attribute GenMixedCaseMemberNames
Data Type: integer
4GL Access: RW
The GenMixedCaseMemberNames attribute defines whether the NewJsonValue() and Object2JsonValue() methods should generate mixed-case member names for userclass attributes.
If set to TRUE, member names are generated mixed-case (as defined in the class editor).
If set to FALSE, member names are generated lowercase.
Default: FALSE
Last modified date: 12/20/2023