ds755
57 Posts
cpyang
USA 1407 Posts
[Main] function foo(int nn) { type "your value: $(nn)"; } foo(123);