Hi Guys,
In an Excel config file I have keys and values etc, string - object.
One such is a folder path.
Key = PdfFolderPath
Value = C:\Users\michael\Pdfs
Im trying to get the file count using the dictionary, not hard coding.
Below prints out the path and count of, perfect.
However im having to hard code the path in the Assign (PdfFileCount)
Ive tried below but getting an error, ive also tried.ToString after the .Count, no good.
Below assign is of int type.
Happy New Year to all