remapColor

Has no effect and is included in LiveCode for compatibility with imported SuperCard projects.

# Metadata

Platforms: desktop, server OS: Introduced: 1.0 Security:

# Syntax

set the remapColor to {true | false}

# Description

In SuperCard, the remapColor property determines the behavior of objects when a color table is assigned to a card or stack. In LiveCode, color tables are not assigned to objects, and this property has no effect.

The remapColor property is always set to true. A handler can set it to any value without causing a error, but the actual value is not changed.

# Tags

# See

- **keyword:** card - **property:** privateColors, lockColorMap, colorMap - **function:** value, screenColors - **glossary:** property, handler, SuperCard, LiveCode, error, color table, object - **object:** stack