fmeobjects.FMEPalette.containsValues

FMEPalette.containsValues(values)

Returns whether the specified values are contained in the palette. The input tile may contain multiple values.

Parameters:

values (FMETile) – Value tile to look for.

Return type:

bool

Returns:

True if the specified values are contained in the palette. False if not.