Fbl.WithTrait¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | If a typed Form ID is provided, the specified form is checked for a specific trait. If none is provided, the current form is checked for a specific trait. | NoneInt16Fbl.TypedFormId | ||
| Output ➡️ | The typed Form ID if the form possesses the specified trait. | Fbl.TypedFormId | ||
| Behavior | No | The Behavior to check | none | Behavior | 
| Trait | No | The trait to check for | none | Trait | 
Checks if the given form possesses a specified trait for a particular Behavior. If the form has the trait, it outputs the form's typed Form ID.