I have a script that will count the files on a folder based on an interval. It will write the number of files in the folder and color-code it. My issue is that I need it to return 3 values: green, yellow, or red.I have a script that will count the files on a