Is it possible to refer to the current page URL so I can parse it out?

I'm trying to get the current page URL so I can parse out a variable that is in the URL. But I don't know how to refer to the current page url. Anyone?

0 1 99
1 REPLY 1

I assume you mean programmatically within the app?  As far as I know there isn't anyway to grab the page URL that way.  

But I'm having trouble rationalizing any variables that would be provided this way that the app wouldn't already know about internally or that you couldn't infer based on context.

What variable are you wanting to extract?

Top Labels in this Space