Fixed bug in code within programmer's guide markdown docs for Variables. Had a...
Fixed bug in code within programmer's guide markdown docs for Variables. Had a call to {var}.run() method, but Variable instances have no run() method, switched to eval() instead.
Loading
Please sign in to comment