fast For Each
Iterates through the windows and performs the given action on each window.
Parameters
action
The function to be executed for each window.
Iterates through the windows and performs the given action on each window.
The function to be executed for each window.