Language Reference Guide : 4. System Classes : JsonHandler Class : IndentCharCount Attribute
 
Share this page                  
IndentCharCount Attribute
Data Type: smallint
4GL Access: RW
The IndentCharCount attribute defines the number of indentation characters for each indentation level to be used when writing JSON using the Write() or WriteFile() methods with parameter indented=TRUE.
It must have a non-negative value.
Default: 4