Jesse Phillips Wrote:typeof() and is() are compile time constructs. Change your if statements tostatic if.Just realized what the issue is. You are creating code as foreach becomes a static foreach when iterating a tupleof. (Yes steven it does work)
Ah, good to know :) -Steve
