I need to do some comparison and tricks with z-coordinates in AttributeCreator transformer. Of course I can use CoordinateExtractor before AttributeCreator but it would be more useful to do the stuff inside AttributeCreator.
Something like (z-value for fourth coordinate in polyline) : @Evaluate($(fme_geometry).{3}.z)