${the name}= Set Variable ${SUITE NAME}
${the name}= Split String ${the name} separator=.
${the name}= Set Variable @{the name}[-1]
Log To Console ${the name}
PS It will be unpleasant if you use periods in the names of your packages.
Todor source
share