Command ‘Refactoring’ - ‘Reorder variables’

Symbol: 135bc9bb85b1be52c0a8640e015e8eba_e01f3ec685b7ef18c0a8640e01bb73fb

Function: This command allows changing the order of variables in the declaration editor for the selected scope: VAR_INPUT, VAR_OUTPUT, or VAR_IN_OUT.

Call: Edit ‣ Refactoring; context menu of the focused scope in the declaration editor.

Requirement: One of the above scopes is selected in the declaration, and more than one variable is declared in it.

The command opens the Reorder dialog box with a list of all declarations of the selected scope. You can drag a selected declaration up or down to another position.

See also