set_list_view
Switch a dynamic list's view mode natively by clicking a form button to regroup rows as flat, tree, or hierarchical, then verify the change with a screenshot.
Instructions
Switch a dynamic list's VIEW MODE / grouping natively — the «Режим просмотра» toggle. mode is Список
(flat) / Дерево (tree) / Иерархический (hierarchy) — also list/tree/hierarchical. The «Режим просмотра» entries
are standard FORM BUTTONS (<dynlist>Список / …Дерево / …ИерархическийСписок); clicking one is the
…Button[<name>] 88 82 81 20 20 20 command family (the same invoke as the row ops / close-window) with the
Button leaf encoded UTF-16LE (Cyrillic name — so this also exercises the UTF-16-aware command-click path that
generalizes click_command to real configs). Replays the genuine click from capture (which clicked Список +
ИерархическийСписок), re-targeting the Button leaf (Дерево = same-char-length UTF-16 retarget of Список; Список /
Иерархический = verbatim). No value read-back — the list REPRESENTATION changes (verify with capture_screenshot).
Returns {mode, button, accepted}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | 127.0.0.1 | |
| mode | Yes | ||
| port | No | ||
| capture | No | viewmode | |
| dynlist | No | ДенамическийСписокИерархия |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||