WMLScript
Sign in to saveWMLScript is a procedural programming language and dialect of JavaScript used for WML pages that is part of the Wireless Application Protocol (WAP), and was published on April 30, 1998.
~2 min read
Encyclopedic overview
2 sectionsContents
- WMLScript code
- References
WMLScript is a procedural programming language and dialect of JavaScript used for WML pages that is part of the Wireless Application Protocol (WAP), and was published on April 30, 1998.
WMLScript is a client-side scripting language and is similar to JavaScript. Similarly to JavaScript, WMLScript is used for tasks such as user input validation, generation of error messages, and other dialog boxes.
Excerpted from Wikipedia’s “WMLScript” article, available under the CC BY-SA 4.0 licence.