data types for hour filter?
-
I want to use 'hours filters' in my EA. how should I set constants to change start hour and finish hour in input section. I use 'double' type but because of semicolons separating hours and minutes it doesn't work
-
the type is string , 09:35 value format
-
@ambrogio thnak you, it worked
-
