|
June 27, 2000 WMLScript's Lang Library Tips: June 2000
Yehuda Shiran, Ph.D.
|
|
The WMLScript standard Lang library deals with mostly numbers and math. It includes the following functions: abs(), min(), max(), parseInt(), parseFloat(), isInt(), isFloat(), maxInt(), minInt(), float(), exit(), abort(), random(), seed(), and characterSet(). Go to Column 63, The Lang Library, to see a detailed definition of each function, including examples. Here is the definition of the abs() function:
People who read this tip also read these tips: Look for similar tips by subject: |