08-10-2011, 11:06 AM
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)