(数値) Number 数値オブジェクトです


書式
★ = new Number(◆);
  ★=オブジェクト名
  ◆=値
文例
theYear = new Number(1998)
上位オブジェクト
-
説明
下位
-