Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

<CSP:NEW>

Caché ObjectScript の NEW コマンドを生成します。

Synopsis


<CSP:NEW>

属性

一般的な属性

属性 説明
VARS New コマンドに渡すコンマで区切られた変数のリスト 文字列

概要

CSP:NEW タグは、コンマで区切られた変数リストの New コマンドを実行します。VARS 属性が指定されていない場合、New コマンドは生成されません。

FeedbackOpens in a new tab