[Newbies] evaluating strings as blocks

Joseph Alotta joseph.alotta at gmail.com
Mon Jul 11 16:13:41 UTC 2016


Greetings,

For debuting purposes, I want to build a string with calculations and then evaluate it.

Something like:

string := ‘2 + 2 - 5’;

and then do:


string asBlock value => -1


How can I get this to work?


Sincerely,

Joe.




More information about the Beginners mailing list