Frends.Utilities.AlwaysTrue / 1.0.0
Summary
Succeeds and returns true, doing nothing else.
Typical use — a placeholder while a Process is being built, and a branch that needs a step but no action
Result.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| TaskResult | Boolean |
– | true |
Result will always be true. |