-
proving an output with expressions
Hi all,
I’m moving deeper into expressions (although I’m still very much at the shallow end) and am wondering if there is a way to output a value into a display window. Not for actual output in my movie, just as a reference to help me learn expressions. Flash has a similar function which helped me heaps when I was working my way through tutorials….For example:
n = this_comp.layer(“Null 1”).effect(“Slider Control”).param(“Slider”).num_keysI want some way that the value of n can be displayed, just for me reference.
Cheers