Solved
Using velocity to truncate a URL after the ? (and including the ?)
I need the output of a velocity script to include just the URL (and non of the URL parameters that follow the ? (stripping out the ? as well). Can you velocity gurus assist? I'm thinking I need to use "TruncateAtWord".