Editing the Signature of a Method or Process

  1. In the Outline tab, select the name of the method or process you want to modify.
  2. Do one of the following:

    • In the Edit menu, select Properties.
    • In the context menu, select Properties.
    • Double-click the method or process.

    The Signature Editor window for the selected method or process opens. In this dialog box you can assign arguments and a return value to a method, and as define local variables for a method or process.

  3. Define the arguments and return value for the method as described in Adding an Argument to the Method and Adding a Return Value to the Method.
  4. Define local variables for the method or process as described in Adding Local Variables to the Method or Process.
  5. Click OK to close the Signature Editor.

See also

Adding an Argument to the Method

Adding a Return Value to the Method

Adding Local Variables to the Method or Process

Editing Arguments and Local Variables