Extract Constant

From FDT Documentation

(Difference between revisions)
Jump to: navigation, search
Aklement (Talk | contribs)
(Created page with "Extract Contant enables developers to quickly assign strings, colors, object literals and numbers to a static value. This makes renaming ( refactoring ) and changing these value...")

Latest revision as of 00:00, 13 September 2011

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