Remove beginning and ending spaces on a string
Function:
Trim(table = string, col = string)
Parameters:
Table: Table name on which to perform function
Column Name(s): Columns to trim blank characters
Examples:
Trim(table = Budget, col = ["Geo", "Segment"])