Good evening,
Is there a way to do a lookup (like a FeatureMerger) within a Python script? I have multiple attributes that I need to lookup against a single list, but I'm not sure how to supply this out-of-band (supplier) to the python without muddying/creating duplicate features.
Basically I'm trying to avoid creating 20 FeatureMergers for each attribute lookup I need to do.
Cheers,
Peter