defaultDataFormat
- global property
- new in 1.63
- global property to control the way binary data values are displayed. The defaultDataFormat can be set to any of "auto", "text", "hex", "base64", or "size". In addition, the auto and text formats can include a parameter: "auto: maxHexSize", "text: stringEncoding".
note
This page is under construction: it has not been reviewed for completeness.