WMLScript unescapeString() Function
Complete WMLScript URL Library
The unescapeString() function replaces the escape sequences in a URL with characters, and return the result.
Syntax
n = URL.unescapeString(string) |
Part |
Description |
n |
The string returned from the function |
string |
A string |
Example
var a=URL.unescapeString("http%3a%2f%2fw3s.com%2wml");
|
Result
Complete WMLScript URL Library
|
|
|
See why there are 20,000+ Ektron integrations worldwide.
Request an INSTANT DEMO or download a FREE TRIAL today. |
|
|
|