$request variable

Product: PowerShell Universal
Version:2.1.2

I found this on the legacy documentation for UD and I’m wondering if that data is still somewhere that can be accessed. As near as I can tell, there is no data in $request when trying to utilize it on a UD test page.

There isn’t a request variable but we do include a lot of the request information in other variables: Dashboards - PowerShell Universal

Is there something specific you need from the request?

That is exactly what I was looking for, just wasn’t finding it in the right spot. Thank you!