w3schools    w3Schools
Search :
   
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...   References Examples Forum About
ADVERTISEMENTS

XML Certification
Download XML editor
Custom Programming
 
Table of contents
WMLScript Tutorial
WMLScript HOME
WMLScript Intro
WMLScript How to

WML Libraries
WML Dialogs
WML Float
WML Lang
WML String
WML URL
WML Browser

Selected Reading
Web Statistics
Web Glossary
Web Hosting
Web Quality

Browse Tutorials
 

WMLScript Lang Library

previous next

The Lang library contains functions for absolute value calculations, data type manipulation, and random number generation.


WMLScript Lang Library Functions

Function Description
abort() Aborts a WMLScript and returns a message to the caller of the script
abs(x) Returns the absolute value of a number
characterSet() Returns the character-set supported by the WMLScript interpreter
exit() Exits a WMLScript and returns a message to the caller of the script
float() Returns a Boolean value that indicates whether floating-point numbers are supported
isFloat() Returns a Boolean value that indicates whether a value can be converted into a floating-point number by the parseFloat() function
isInt() Returns a Boolean value that indicates whether a value can be converted into an integer by the parseInt() function
max(x,y) Returns the number with the highest value of x and y
maxInt() Returns the maximum possible integer value
min(x,y) Returns the number with the lowest value of x and y
minInt() Returns the minimum possible integer value
parseFloat() Returns a floating-point value defined by a string
parseInt() Returns an integer defined by a string
random(x) Returns a random integer between 0 and x
seed() Initializes the random number generator with a number, and returns an empty string

Note: We think that the Lang library has a misleading name (should be named Math library or something like that). However, it is called the Lang library because it contains functions that are closely related to the core of the WMLScript engine.


previous next



 
WEB HOSTING
Web charting
Cheap VPS Hosting
$10 Domain Name
Registration
Cheap Domain Names
Cheap Web Hosting
Amins Point
PHP MySQL Hosting
Top 10 Web Hosting
UK Reseller Hosting
Live Cricket Score
FREE Web Hosting
WEB BUILDING
Website Templates
Flash Templates
Website Builder
Internet Business Opportunity
Web development
EDUCATION
US Web Design Schools
HTML Certification
JavaScript Certification
XML Certification
PHP Certification
ASP Certification
Home HOME or Top of Page Validate   Validate   W3C-WAI level A conformance icon Printer Friendly  Printer Friendly

W3Schools is for training only. We do not warrant the correctness of its content. The risk from using it lies entirely with the user.
While using this site, you agree to have read and accepted our terms of use and privacy policy.
Copyright 1999-2009 by Refsnes Data. All Rights Reserved.