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?

<label>

条件分岐操作の分岐先を指定します。

Synopsis

<label name="JumpToMe" />

詳細

属性または要素 説明
name 属性 必須項目。このラベルの名前。この名前は、BPL ビジネス・プロセス全体で一意である必要があります。 0 ~ 255 文字の文字列。
disabledxposyposxendyend 属性 一般的な属性と要素” を参照してください。  
<annotation> 要素

説明

<label> 要素では、条件付き <branch> 要素の分岐先を指定します。

詳細は、<branch> の説明を参照してください。

FeedbackOpens in a new tab