19.06.2023, 04:12
Hi @all,
during testing I found an issue with this string compare:
Can you please help me and give me a hint how to improve it?
Many thanks!
Best Regards
Steffen
during testing I found an issue with this string compare:
Code:
if status_mower == "STOPPED" or status_mover == "RESTRICTED" then
grp.checkwrite('12/4/1', false)
end
Can you please help me and give me a hint how to improve it?
Many thanks!
Best Regards
Steffen