Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gets all windows available in this application, including inherited windows.  Uniques are removed and the list is sorted alphabetically.

Syntax

Code Block
rv = Form_Services("GetAllWindows")

...