Release Summary : New and Updated Features : JsonHandler Class Gets New Attribute GenMixedCaseMemberNames
 
Share this page          
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