Short
✖
Short
Details

- Short[expr] gives a "skeleton form" of expr, with omitted sequences of k elements indicated by k.
- In StandardForm, the characters used for this output are \[LeftSkeleton] and .
- Omitted sequences of elements are printed as Skeleton objects.
- Short prints long strings in skeleton form.
- The number of lines specified need not be an integer.
- Short can be used with InputForm and other formats as well as OutputForm.
- When an input evaluates to Short[expr], Short does not appear in the output. »
- Trying to feed k as obtained from Short back as input to the Wolfram Language in StandardForm will generate an error. »
Examples
open allclose allBasic Examples (2)Summary of the most common use cases
Properties & Relations (3)Properties of the function, and connections to other functions
Shortened outputs contain Skeleton objects:

https://wolfram.com/xid/0gipli-n5rnq


https://wolfram.com/xid/0gipli-c4cxz2

Shallow displays with long expressions shortened from the end:

https://wolfram.com/xid/0gipli-tz3jr


https://wolfram.com/xid/0gipli-ehgs5v

When an input evaluates to Short[expr], Short does not appear in the output:

https://wolfram.com/xid/0gipli-3gx57p

Out is assigned the result Range[50], not Short[Range[50]]:

https://wolfram.com/xid/0gipli-i3x8rt

Possible Issues (2)Common pitfalls and unexpected behavior
The output of Short cannot be used as input if k appears in the result:

https://wolfram.com/xid/0gipli-bw5lje

Copy the output and paste it into an input cell. The k will cause an error:

https://wolfram.com/xid/0gipli-zojpmg
Even when an output omits Short from the top level, it is not stripped from subexpressions:

https://wolfram.com/xid/0gipli-bb5u70

The output does not have Short in it:

https://wolfram.com/xid/0gipli-qxu5u2

However, the variable e does have Short in it, which may affect subsequent evaluations:

https://wolfram.com/xid/0gipli-8wep7w

This Join is not evaluated due to the intervening Short:

https://wolfram.com/xid/0gipli-3mdjew


Assign variables first and then apply Short to the result to maintain computability:

https://wolfram.com/xid/0gipli-vgf4cy


https://wolfram.com/xid/0gipli-qrlgbe

Wolfram Research (1988), Short, Wolfram Language function, https://reference.wolfram.com/language/ref/Short.html (updated 1996).
Text
Wolfram Research (1988), Short, Wolfram Language function, https://reference.wolfram.com/language/ref/Short.html (updated 1996).
Wolfram Research (1988), Short, Wolfram Language function, https://reference.wolfram.com/language/ref/Short.html (updated 1996).
CMS
Wolfram Language. 1988. "Short." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 1996. https://reference.wolfram.com/language/ref/Short.html.
Wolfram Language. 1988. "Short." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 1996. https://reference.wolfram.com/language/ref/Short.html.
APA
Wolfram Language. (1988). Short. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Short.html
Wolfram Language. (1988). Short. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Short.html
BibTeX
@misc{reference.wolfram_2025_short, author="Wolfram Research", title="{Short}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/Short.html}", note=[Accessed: 07-May-2025
]}
BibLaTeX
@online{reference.wolfram_2025_short, organization={Wolfram Research}, title={Short}, year={1996}, url={https://reference.wolfram.com/language/ref/Short.html}, note=[Accessed: 07-May-2025
]}