WLJS LogoWLJS Notebook

StringSkeleton

StringSkeleton[n] represents a sequence of n omitted characters in a string printed with Short. The standard print form for StringSkeleton is an ellipsis.

Examples

Short["This is a very long string", 1]
StringSkeleton[10]

Please visit the official Wolfram Language Reference for more details.

On this page