reorder_parameters
Reorder RDL report parameters and their layout cells to match a given name sequence, ensuring consistency between declaration and pane order.
Instructions
Reorder children to match the supplied names list. names MUST be a permutation of every existing parameter — no missing, no duplicates, no unknown names. When a exists, its CellDefinition entries are reordered in lockstep so the parameter pane shows fields in the new declaration order. RowIndex / ColumnIndex are not recomputed (RB's layout grid is independent of declaration order). Returns {order, kind, changed: bool}; same order → no save.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| names | Yes |