-
Put the cursor where you want to insert the function call, right-click and select
Insert Function Call.
Note:
If you put the cursor inside the brackets of an existing function call, you can create nested function calls.
An Insert Function Call
browser appears.
-
You can select a function to call in two ways:
- Expand the tree and select a function.
- Start typing the name of the wanted function in the Search box. The content in the Package pane is dynamically adapted to the text. If the default selection is not the right one, you can select another function.
- Click OK to validate the selection.
A dialog box containing the call for the selected function appears.
-
Enter needed values in the dialog box.
-
Click OK to validate the input.
A function call with the validated values is inserted.
|