Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

Set DataTable

Use this command to reset the flag for a specific Data Table that has been modified since the initial download.

This command is useful if, after the initial download of the Data Table, you require modification of some of the data before displaying the Data Table to the user and you want to track only user-initiated changes to the Data Table.

Copy

Syntax

SET DATATABLE Name DATACHANGED TO FALSE                

where:

  • Name is the name of the Data Table for which you want to reset the flag.
Copy

Syntax example

SET DATATABLE dt1 DATACHANGED TO FALSE            

Published:

Set DataTable

Use this command to reset the flag for a specific Data Table that has been modified since the initial download.

This command is useful if, after the initial download of the Data Table, you require modification of some of the data before displaying the Data Table to the user and you want to track only user-initiated changes to the Data Table.

Copy

Syntax

SET DATATABLE Name DATACHANGED TO FALSE                

where:

  • Name is the name of the Data Table for which you want to reset the flag.
Copy

Syntax example

SET DATATABLE dt1 DATACHANGED TO FALSE            

For an optimal Community experience, Please view on Desktop