fmeobjects.FMEFeature.removeAttrsWithPrefix

FMEFeature.removeAttrsWithPrefix(attrPrefix)

Remove the named attribute if it exists.

Parameters:

attrName (str) – The name of the attribute to remove.

Return type:

None