wrap Wrap text at a given column count: wrap 80 $someText The above will wrap the string in $someText at 80 columns. withoutwrapWithBack to top