Check if color is in label palette
If it's decimal, send it as a number. If it's hexadecimal, send it as a string
await WPP.labels.colorIsInLabelPalette('#ffd429');//orawait WPP.labels.colorIsInLabelPalette(4284794111); Copy
await WPP.labels.colorIsInLabelPalette('#ffd429');//orawait WPP.labels.colorIsInLabelPalette(4284794111);
Check if color is in label palette