pe_dir failed to list image windows only


Version: 2025b

Type: Features

Category: Programming

Subcategory: LabTalk

Jira: ORG-30688


PE_dir is used to list Project Explorer subfolders and windows. There was no option to list image windows only in the past.

For page argument, I is added to list image windows only. E.g.

pe_dir page:=I;

Also, new switch P and LP add to doc -e command to execute for image window only.