jsonWithLimit(object: object, maxLength?: number, tooLongText?: string): string Parameters
- object: object
- maxLength: number = 5_000
- tooLongText: string = '_As the code is pretty long, we inhibit pretty printing and syntax highlighting (JSON):_'
Returns string