Hi. > How to make this code working? Specially, I'm intrerested in working > 2nd macro - GetType2. What about: def ty = <[ System.Int32 ]>; <[ typeof($ty) ]>; ?