setVar() 函数设置浏览器环境中指定变量的值。
setVar()
n = WMLBrowser.setVar(variable, value)
var a = WMLBrowser.setVar("weeks", 34);
a = true