WMLScript Reference

[Cover] [Previous Section] [Next Section] [Index]

Current chapter: Chapter 2 - Lexical Structure
Section 11 out of 34 total sections , Section 6 out of 6 sections in this chapter


Reserved Words

Reserved words have a special meaning in WMLScript 1.1 programs and therefore can't be used as identifiers. In WMLScript 1.1, the reserved words are:
access  
extern  
path  
agent  
for  
return  
break  
function  
typeof  
continue  
header  
url  
div  
http  
use  
div=  
if  
user  
domain  
isvalid  
var  
else  
meta  
while  
equiv  
name  
 

Reserved words that are scheduled to be incorporated into a future version of WMLScript are:
case  
enum  
sizeof  
catch  
export  
struct  
class  
extends  
super  
const  
finally  
switch  
debugger  
import  
throw  
default  
private  
try  
do  
public  
 

Reserved words that are NOT used by WMLScript are:
delete  
null  
in  
this  
lib  
void  
new  
with  


[Cover] [Previous Section] [Next Section] [Index]


Part Number DKWS-41-002, UP.SDK Release 4.1, December 2000

Copyright © 1994-2000 Openwave Systems Inc. All rights reserved.
Please send comments and questions to sdk-doc-comments@openwave.com.