Convert Local Variable To Field

From FDT Documentation

Jump to: navigation, search

Convert local variable to field

Takes a local variable and converts it to a private field of the class. All references to the local variable after this refer to the field. To use it press Ctrl+1 and select convert local variable to field

Get FDT5