Break a string at a specified length.
returnedString = strwrap(string, number)
returnedString - type: str string - type: str number - type: int
strlength, String Functions