WMLScript is a procedural programming language and dialect of JavaScript used for WML pages that is part of the Wireless Application Protocol (WAP).
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.
WMLScript is based on ECMAScript (European Computer Manufacturers Association Script), which is JavaScript's standardized version.
WMLScript is optimised for low power consumption and is a compiled language.