debuggerChildVariables
Expand a debugger variable to reveal its child components: structure fields, table rows, or referenced objects. Takes the variable ID from the debugger variables list.
Instructions
Open one variable that has parts: the fields of a structure, the rows of an internal table, what a reference points at. Takes the variable id from debuggerVariables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent | No | The parent variable name. |