WMLScript Developer's Guide

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

Current chapter: Chapter 3 - Essential Language Elements
Section 19 out of 57 total sections , Section 6 out of 6 sections in this chapter


Reserved Words

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

Additional reserved words are scheduled to be incorporated into a future version of WMLScript. Avoid using these reserved words in your programs:
case  
finally  
catch  
import  
class  
private  
const  
public  
debugger  
sizeof  
default  
struct  
do  
super  
enum  
switch  
export  
throw  
extends  
try  

Reserved words common to some other languages that WMLScript does NOT use are:
delete  
null  
in  
this  
lib  
void  
new  
with  


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


Part Number DKDS-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.