Daily Archives: July 18, 2007

Readable trace JSFL

Oke I’m getting into it, after comment trace JSFL and uncomment trace JSFL I created another trace related JSFL command. It’s a extension on a trace that really says nothing; you are testing the code you just written trace (thisVar); but you really want to: trace (‘thisVar: ‘ + thisVar); And now you can: change [...]