Extract Local Variable

From FDT Documentation

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

Allows assigning the result of an Actionscript expression to a new local variable. Useful when writing a complex expression by quickly dividing it into multiple lines.

To use it press Ctrl+1 and select assign statement to a local variable.

Get FDT5