Skip to main content

New

Creates a new instance of an object.

Synopsis

New object

Arguments

The New statement has the following argument:

object Name of the object for which a new instance should be created.

Examples

The following examples demonstrate how to use the New statement:

person = New User.Person

output = New %File("\PersonList.txt")

See Also

Purpose of this instance: Draft documentation
DocReleaseID: Core2018.1.11
Content loaded from:
/staging/ce/2018.1.11/doc/cache/en-us/src/
/staging/ce/2018.1.11/doc/ensemble/en-us/src/
/staging/ce/2018.1.11/doc/isp/en-us/src/
/staging/learning/zenmojo-doc/en-us/src/
FeedbackOpens in a new tab