Dynamic file naming

I need to name the screenshot based on the project name which is being executed. So for each project code, it must take the screenshot, name the file based on the project code given along with timestamp.

Hi,

Using DateTime generate a unique time stamp and tehn using assign activity assign a unique value to file name variable.