newContext() 函数清空 WML 环境中的所有变量,并返回一个空字符串。
newContext()
n = WMLBrowser.go(url)
var a = WMLBrowser.newContext();
a = ""