String helpers
- sgs_PadString - return a string with two spaces appended to all newline characters
- sgs_ToPrintSafeString - return a string with all non-printable (except space), non-ASCII characters converted to a character hex code
- sgs_StringConcat - concatenate two or more variables into a string