Hi list,

is there a way to delay the symbol message?

i.e>

[Hello(
|
[symbol]
|
[symbol-delay 100]
|
[print]

print Hello after 100ms

Thanks,
Jong