Editing Arguments and Local Variables

  1. Open the signature editor for the runnable or method.
  2. In the signature editor, go to the Locals tab.
  3. In the Local Variable menu, select Rename to rename a local variable.
  4. In the Local Variable menu, select Move Up or Move Down to move a local variable in the list.
  5. To delete a selected local variable, do one of the following:

    • In the Local Variable menu, select Delete.
    • Click Delete selected argument.

For editing arguments, the Arguments tab offers the Argument menu, which contains the same menu functions.

See also

Editing the Signature of a Runnable or Method