if ([ip route find comment=“PTP_VALEVERDE_AP (MIMOSA)”]) do={put RotaExiste} else={put RotaNaoExiste}
I am using this line in V6.44.5 but I receive by terminal “conditional is not boolean”.
Later, I saw a teaching video using this exactly line of command in V7.12.1 and was working.
I wanted to know if this is about the version or something else. Thank you