beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

DelayStringSimple Op

Ops.Value.DelayStringSimple


DelayStringSimple
Namespace: Ops.Value

Op author: pandur

delay the output of a string by n seconds




Inputs

Value (String)
Delay (Number)

Outputs

Out Value (String)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Example DelayStringSimple

Delays an incoming string by X seconds.

Open Example In Editor

Patches using DelayStringSimple

Changelog


created op
2021-04-28 - pandur
Ops.User.pandur.DelayStringSimple renamed to Ops.Value.DelayStringSimple
2021-04-29 - pandur