Parameter Nodes for Procedures, Functions, Package Methods, and Object Type Methods
This section covers the following topics:
How the Parameter Nodes Work
Each Procedure node or Function node has one or more child parameter nodes, each of which represents a parameter in the procedure or function.
When you expand a parameter node of user-defined type, the user-defined type appears under the parameter node.
To perform actions on this node: right-click on the node and in the menu, choose the appropriate command. To view the node's properties, select the node and/or click Properties in the node's menu.
Menu Options
Menu Option | Description |
---|---|
Refresh |
Updates the Parameter node. |
Properties |
Displays the Properties window. |
See Also
Procedure Nodes | Procedures Node | Function Nodes | Functions Node