WMLScript Tutorial
WMLScript HOME
WMLScript Intro
WMLScript How to
WML Libraries
WML Dialogs
WML Float
WML Lang
WML String
WML URL
WML Browser
Selected Reading
Web Statistics
Web Glossary
Web Hosting
Web Quality
W3Schools Tutorials
W3Schools Forum
Helping W3Schools
|
WMLScript setVar() Function
Complete WMLScript WMLBrowser Library
The setVar() function sets the value of the specified variable
in the browser context, and returns true if the new value where implemented
successfully, and false if not
Syntax
| n = WMLBrowser.setVar(variable, value) |
| Part |
Description |
| n |
The boolean value returned from the function |
| variable |
A string |
| value |
A string |
Example
var a = WMLBrowser.setVar("weeks", 34);
|
Result
Complete WMLScript WMLBrowser Library
 |

|
|
See why there are 20,000+ Ektron integrations worldwide.
Request an INSTANT DEMO or download a FREE TRIAL today. |
|
|
|
|
Jump to: Top of Page
or HOME or
Printer friendly page
W3Schools provides material for training only. We do not warrant the correctness of its contents.
The risk from using it lies entirely with the user.
While using this site, you agree to have read and accepted our
terms of use and
privacy policy.
Copyright 1999-2008 by Refsnes Data. All Rights Reserved.
|
|
|