ItemColorGetColorButtonTextKey CallableItemColorGetColorButtonTextKey(color): BCColor | ManyFetches the color button text key for the provided item color. If the item's color is already a string, the color string is returned. Otherwise, returns "Many" or "Default" as appropriate.Parameterscolor: BCColor | None | readonly BCColor[]The item colorReturns BCColor | ManyThe appropriate color button key for the provided item color(s)
Fetches the color button text key for the provided item color. If the item's color is already a string, the color string is returned. Otherwise, returns "Many" or "Default" as appropriate.