TotalWidth
is an option that can be set for output streams to specify the maximum total number of characters of text that should be printed for each output expression. Short forms of expressions are given if the number of characters needed to print the whole expression is too large.
Details
- TotalWidth bounds the actual numbers of characters generated. Line breaks are not counted.
- TotalWidth->Infinity allows expressions of any length to be printed.
- SetOptions[stream,TotalWidth->n] resets the total width allowed for an open stream.
Examples
Basic Examples (1)
Set the TotalWidth to be 60 characters for a stream:
Set the TotalWidth to be 30 characters for a stream:
Text
Wolfram Research (1988), TotalWidth, Wolfram Language function, https://reference.wolfram.com/language/ref/TotalWidth.html.
CMS
Wolfram Language. 1988. "TotalWidth." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TotalWidth.html.
APA
Wolfram Language. (1988). TotalWidth. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TotalWidth.html