ReplaceRunKeywordIf¶
Replace Run Keyword If keyword calls with IF expressions.
Disabling the formatter
ReplaceRunKeywordIf is included in the default formatters, but it can be also run separately with:
You can also disable it:
Any return value will be applied to every ELSE/ELSE IF branch.
Run Keywords inside Run Keyword If will be split into separate keywords.
Run Keyword If that assigns values but does not provide a default branch will receive ELSE branch with Set Variable: