Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get the full URL or query params in user session
#3
(11-05-2025, 07:19 AM)rialpleasan Wrote: Hey Ahmed,
You can indeed access the capcut pro URL and query parameters in a simpler way using the Request object.
Example:
To get the full URL, including the query parameters, you can use WebApplication->Request->URL.
This will give you the complete URL that the browser used to make the request.

WebApplication -> Request ->URL gives the full string, but is there a built-in helper method/property in IW16 to parse out a specific query parameter value directly (like Params.Values['myParam']), or do you usually just parse the raw URL string yourself?
Reply


Messages In This Thread
RE: How to get the full URL or query params in user session - by shinra - 07-29-2026, 07:39 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)