Float − The Float library contains functions that help us perform floating-point arithmetic operations. Example Function − sqrt(), round(), pow(), ceil(), floor(), int(), maxFloat(), minFloat() String − The String library provides a number of functions that help us manipulate str...
Float − The Float library contains functions that help us perform floating-point arithmetic operations. Example Function − sqrt(), round(), pow(), ceil(), floor(), int(), maxFloat(), minFloat() String − The String library provides a number of functions that help us manipulate str...
WMLScript supports several categories of operations such as assignment operations, arithmetic operations, logical operations and comparison operations. WMLScript supports several categories of functions including Local script functions (i.e., script functions defined inside the same script that the calling ...