NumberFormat Constructor

Syntax

PP.NumberFormat();

Description

The NumberFormat constructor creates an instance of the NumberFormat class.

Example

The example of constructor use is given in description of the NumberFormat.format method.

See also:

NumberFormat