playback
playback copied to clipboard
#><[] result reference not working anymore
#>(+ 1 1) works and shows results in portal window.
(inc #><[]) give error in repl, Execution error (NullPointerException) at gbo.vendor.batson.sku-match/eval72379 (REPL:71). Cannot invoke "Object.getClass()" because "x" is null and doesnt show anything in portal window.
Nevermind, I was in the pprint view by default and didn't have value explicitly selected in portal inspector ui. It's working if I do that.
I was under assumption it would just return last value by default.