The GetTableData function retrieves the data value of the table.
Syntax
String Table.GetTableData()
Parameters
The GetTableData function has no parameters.
Return value
The GetTableData function returns the data value of the table.
Example
data = myTable.GetTableData()