just testet dump, it is not quite the same but still usefull imho:
dump("foo" & "123")
#"foo123" = foo123
decho("foo" & "123")
#"foo" & "123" => foo123
Run
- debug-only echo adnan
- Re: debug-only echo dawkot
- Re: debug-only echo xflywind
- Re: debug-only echo enthus1ast
- Re: debug-only echo dawkot
- Re: debug-only echo enthus1ast
- Re: debug-only echo enthus1ast
