Detects changes in value by a specified amount

| In the Function Menu | On the Diagram |
|---|---|
![]() |
![]() |
| Name | Value Type | Description |
|---|---|---|
x |
float int32 |
Input operand |
delta |
float int32 |
The threshold by which change in x sets output y to true |
| Name | Value Type | Description |
|---|---|---|
y |
bool |
Result |
None