U can retrieve the result of the checkpoint by
Code:
a=Browser("Browser").Page("Page").WebTable("a table").Output (CheckPoint("Action Items R Table Data Output"))
msgbox(a)