Get count of files in a folder using automation anywhere

sunitha nookala

New Member
Hi Everyone,

I wanted to get the count of files that are available in a folder using automation anywhere.

Appreciate your support.

Thanks,
Sunitha.
 

duynd9

New Member
hi sunitha

you can use loop file in folder then ass counter to any a variable
Ex: if counter = 3 then u have 3 files
OR
use object cloning
step 1: use open folder command
step 2: use object cloning click to list files u want. Then at "Select Action" choice "Get total items" => ass to a variable. Done

good luck!
Duynd
 
Top