New

<< Fare clic per visualizzazione il sommario >>

Percorso:  Il linguaggio OEL > Funzioni >

New

Returns instantiated object from selected type (and from any parameters).

 

Function

New(Type type, [opzionale] Object[] args)

 

Input parameters

Name

Description

Type

Optional

type

Instantiate object type.

Type

 

args

Parameters to be used in the type constructor.

Object

 

 

Return Value

Value

Object