Specific functions: Trim
The trim function is a deceptively simple one. All it does is remove excess spaces from a string. However, it makes my list of favorite text manipulation functions because it’s applicable in so many different situations. Like my other favorite… Read moreSpecific functions: Trim