fmeobjects.FMEPalette.containsKeys

FMEPalette.containsKeys(keys)

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

Parameters:

keys (FMETile) – Key tile to look for.

Return type:

bool

Returns:

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