Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
WMLScript
Programming language

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. Thus, the syntax of WMLScript is similar to JavaScript, but not fully compatible. WMLScript does not have objects or arrays like Javascript does. It does allow the programmer to declare and include external functions from other scripts. WMLScript is optimised for low power consumption and is a compiled language.

We don't have any images related to WMLScript yet.
We don't have any YouTube videos related to WMLScript yet.
We don't have any PDF documents related to WMLScript yet.
We don't have any Books related to WMLScript yet.
We don't have any archived web articles related to WMLScript yet.

References

  1. "WMLScript Primer: JavaScript vs. WMLScript | WebReference". Archived from the original on December 9, 2016. Retrieved June 2, 2011. https://web.archive.org/web/20161209052104/http://www.webreference.com/js/column62/7.html