A question to all KM-actionscript-gurus!

Can I use the trace function in KM?

Adding a primitive script on a frame like:
var x;
x== 10;
trace (x);

does NOT generate an error, but shows no tracing??

Did I misuse this or what happend there

thanx

Gorky