March 27, 2018
5:09 p.m.
Hi Marcus I would like to be able to do the following: Compiler bindings: {'aValue' -> 33}; evaluate: 'aValue + aValue' and get 66 Is it possible? Stef