WMLScript getQuery() Function
Complete WMLScript URL Library
The getQuery() function returns the query part in the specified URL.
Syntax
Part |
Description |
n |
The string returned from the function |
url |
A string |
Example
var a=URL.getQuery("http://w3s.com/go.asp?name=bill");
var b=URL.getQuery("http://w3s.com");
|
Result
Complete WMLScript URL Library
|
|
|
See why there are 20,000+ Ektron integrations worldwide.
Request an INSTANT DEMO or download a FREE TRIAL today. |
|
|
|