Part-2: Text Manipulation in PowerShell using .ToLower and .ToUpper method

Previous post Part-1: Text Manipulation in PowerShell using Trim, TrimStart , TrimEnd methods
Next post Part-3: Text Manipulation in PowerShell using .StartsWith() and EndsWith() methods