My project has recently upgraded our version of Robot Framework and we’ve now got a bunch of errors regarding deprecated [Return] values.
The recommendation is to use RETURN, but I’m unsure if the two terms are completely interchangeable.
Can anyone with better knowledge than me expand on the impact of these?
Eager to avoid any substantial code re-writes because of the single deprecated term and because we have another environment using the same test code which we’re unable to upgrade for ‘reasons exist’, so if [Return] is no longer viable, that’s a headache!