CommonColorsEqual
Callable
Parameters
C1: string | readonly string[]
The first color to check
C2: string | readonly string[]
The second color to check
Returns boolean
- TRUE if C1 and C2 represent the same item color, FALSE otherwise
The first color to check
The second color to check
Checks whether two item colors are equal. An item color may either be a string or an array of strings.