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, Function node, package method, or object method has one or more child parameter nodes, each of which represents a parameter in the procedure, function, or method.
For object methods, UDT type parameters of UDT methods are not expandable and do not have children.
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.
If this collection node is filtered, the icon changes to include a funnel symbol. For more information about filtering, see Filtering Collection Nodes.
Menu Options
Menu Option | Description |
---|---|
Filters |
Opens the Filters Tab to control which child nodes appear under the collection. |
Refresh |
Updates the Parameter node. |
Properties |
Displays the Properties window. |
See Also
Procedure Nodes | Procedure Nodes | Function Nodes | Functions Node