getValue
Usage
public function getValue($val:String):String
Description
Returns the value of the specified query string parameter.
Parameters
- $val
- A string identifying the parameter for whose value you want to retrieve
Returns
String The value for the given parameter