Introduction to WMLScript
Added 28 Jul 2008
WMLScript (Wireless Markup Language Script) is the partner of WML. It
is a client-side scripting language that is very similar to JavaScript.
Our WMLScript tutorial begins with an overview of WMLScript and its
language rules. Then we will look at functions and variables. You can
learn how to define functions, how to declare variables, etc.
Operators, conditional and looping statements will be covered
afterwards. The WMLScript standard library contains a lot of useful
functions