Extract Local Variable

From FDT Documentation

(Difference between revisions)
Jump to: navigation, search
 
Line 6: Line 6:
[[Convert Local Variable To Field]]
[[Convert Local Variable To Field]]
 +
[[Extract Method]]

Latest revision as of 23:42, 12 September 2011

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.

Convert Local Variable To Field Extract Method

Get FDT5