Suggestion: Add Interval settings to invoke the function at certain time for example:
msg.filename = "yourPath"
msg.interval = 1000 (in ms)
The code written in a file will execute every second. if the interval is not set then file-function will run every time it was invoked.
Thanks a many!
Regards,
Suggestion: Add Interval settings to invoke the function at certain time for example:
msg.filename = "yourPath"
msg.interval = 1000 (in ms)
The code written in a file will execute every second. if the interval is not set then file-function will run every time it was invoked.
Thanks a many!
Regards,