Commands /
            Push Focus
Summary
Pushes focus to another element.
Note: Select All and Select Random are only supported if the Element supports multiple items as a container.
Parameters
| Name | Explanation | Type | 
|---|---|---|
| Element | The element to push focus on. | Variable or Value | 
| Select All | Whether or not to select all child items in the Element. | Switch or Value | 
| Select Random | Whether or not to select random child items in the Element. | Switch or Value | 
