Forum Discussion

brama's avatar
12 hours ago

Adding additional text in mail from script

Hi, Small question, I have created a custom datasource that uses a embedded powershell script: # Variables $Folder = '##ps.filecount.folder##'; $Minutes = '##ps.filecount.minutes##'; $Recurse = '#...