WMLScript Reference

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

Current chapter: Chapter 8 - Libraries
Section 31 out of 34 total sections , Section 9 out of 9 sections in this chapter


Console Library

The Dialogs library contains a set of typical user-interface functions.

Included in this section are the following function calls:

Function call 

Print 

Println 



Print

Console.print(string)  

Used for debugging. Converts any value to a string and prints it to the SDK Phone Information window.



Println

Console.println(string)  

Used for debugging. Converts any value to a string and prints it to the SDK Phone Information window. This call is the same as console.print except that it adds a new line to the end of the string.


[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.