I need to put text like above to variable in robotframework:
One two "three" 'four'
five six *seven*
Can anyone put that for me if possible? I tried to find anything helpful on Robot Framework extrended user guide, but i couldn't find anything.