Can you explain the role of the 'Run Keywords' keyword in Robot Framework?

Can you explain the role of the ‘Run Keywords’ keyword in Robot Framework?

Hi Alex,

The ‘Run Keywords’ keyword enables the sequential execution of multiple keywords. It is designed to continue the execution process even if some of the keywords fail.