Hi Robert,
There isn't such built-in function to get the parameters of an URL string. You can do a simple extension to do that for you. Check the attached Extension for an example (note it doesn't do any error or special cases handling, you might need to extend it further).
Cheers,