Contents

Text.TruncationMode.head

Truncate at the beginning of the line.

Declaration

case head

Discussion

Use this kind of truncation to omit characters from the beginning of the string. For example, you could truncate the English alphabet as “…wxyz”.

See Also

Getting text truncation modes