K 10 svn:author V 6 dteske K 8 svn:date V 27 2013-05-16T16:46:02.653136Z K 7 svn:log V 293 Add a handy function for truncating variables to a specific byte-length. It should be noted that newlines are both preserved and included in said byte- count. If you want to truncate single-line values without regard to line termination, there's always f_substr() which already exists herein. END