The SetTableData function changes the data value of the table.
Syntax
Table.SetTableData(
String data)
String data)
Parameters
| data | Value. | Required |
|---|
Return value
The SetTableData function has no return values.
Example
myTable.SetTableData("ok")
The SetTableData function changes the data value of the table.
| data | Value. | Required |
|---|
The SetTableData function has no return values.