×

Find Windows

macOS 12 +

Notes

Find's any windows with the specified parameters. To filter all windows, use All Windows as the input.

Syntax

findWindows(input: <#Variable#>, filterType: <#Filter Type#> , filter: <#Filter#>, sortBy: <#Sort (findWindows)#>, order: <#Order#>, limit: <#Integer#>)

Example

findWindows(input: Images, filterType: All, filter: {Width: == : 1024, Height: == 1024}, sortBy: Creation Date, order: Oldest First, limit: 5)