Help

How do I retrieve a URL variable value by name

Scott_Hansen
Specialist

How do I retrieve a URL variable value by name

I'm working on some custom pages where I pass a variable from one page to another.

 

Currently I'm trying to pass a variable that I'm calling CourseNo

 

I have found that the 

~[urlpostvalues] will retrieve ?courseNo=365200CW
 
Is there a way to retrieve only the value 365200CW
0 Replies