What is the purpose of the "Variables" section in a test suite file of Robot Framework?

What is the purpose of the “Variables” section in a test suite file of Robot Framework?

Hi Tim,

The “Variables” section is used for defining variables that can be accessed and utilized across multiple test cases within the test suite.