Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

<CSP:NEW>

Generate a Caché ObjectScript NEW Command.

Synopsis


<CSP:NEW>

Attributes

General Attributes

Attribute Description Value
VARS A comma-delimited list of variables passed to the New command. A string.

Description

The CSP:NEW tag executes a New command for the comma separated list of variables. If the VARS attribute is not specified, then the New command is not generated.

FeedbackOpens in a new tab