DELAY
From STX Wiki
Jump to navigationJump to search
DELAY - delay a signal
Copies input x to output y, delaying it by one evaluation step.
Usage:
DELAY x
Inputs:
- x
- Any data type.
Outputs:
- y
- The same data type as x.
Copies input x to output y, delaying it by one evaluation step.
DELAY x