Editing an Existing Function Call

You can edit an existing function call by a dedicated command.

Notes:


Before you begin:
  1. Select the function call to edit. You can:
    • Select the function call starting from the name and ending with ")", for example Modelica.Math.Sin(0.1).
    • Select nothing but put the cursor in the function name, for example in Modelica.Math.Sin.
      Note: Do not put the cursor inside the bracket of the function call.
  2. Right-click and select Edit Function Call.
    A dialog box containing the call for the selected function appears.
  3. Edit the values.
  4. Click OK to validate the input.