Hubbry Logo
search button
Sign in
WMLScript
WMLScript
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
WMLScript
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the WMLScript Wikipedia article. Here, you can discuss, collect, and organize anything related to WMLScript. The purpose of the hub is to connect people, foste...
Add your contribution
WMLScript

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.[1] 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.

References

[edit]
  1. ^ "WMLScript Primer: JavaScript vs. WMLScript | WebReference". Archived from the original on December 9, 2016. Retrieved June 2, 2011.