Extract Constant

From FDT Documentation

Revision as of 00:00, 13 September 2011 by Aklement (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Extract Contant enables developers to quickly assign strings, colors, object literals and numbers to a static value. This makes renaming ( refactoring ) and changing these values much easier, increases performance and improves readability.

As an added bonus, FDT will interpret the hex value to the appropriate color name.

Get FDT5