Functions which are accessible in the WMLscript Lang library

Write down the functions which are accessible in the WMLscript Lang library?

E

Expert

Verified

The functions in this segment are accessed by Lang.functionName abs(number) returns the absolute value of number min(number1,number2) returns smallest of number1 and number2, or number1 if equal min(number1,number2) returns biggest of number1 and number2, or number1 if equal parseInt(string) returns the integer value of string parseFloat(string) returns the floating point value of string isInt(string) returns true if string can be converted to an integer isFloat(string) returns accurate when string can be altered to a floating point value maxInt() returns the maximum supported integer value.

   Related Questions in Computer Engineering

©TutorsGlobe All rights reserved 2022-2023.