i’m using “File Change Trigger” in my project, and use for parametries:
“ChangeType” → changed
“NotifyFilters” → lastwrite
when i change smth in file it triggers but two times in a row
how to fix it and do the sequence only once
thanks in advance
i’m using “File Change Trigger” in my project, and use for parametries:
“ChangeType” → changed
“NotifyFilters” → lastwrite
when i change smth in file it triggers but two times in a row
how to fix it and do the sequence only once
thanks in advance
You need to change “RepeatForever” to False.