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

IsChanged

Use this function to determine whether the DataArea has been modified since the initial download. This function can be useful if you want to prompt users to save their changes before closing a Data Grid.

A return value of 0 indicates that the DataArea is unchanged, while a value of 1 indicates a modification.

Syntax:

ISCHANGED(DataArea)

where:

  • DataArea is the name of the DataArea.

Published:

IsChanged

Use this function to determine whether the DataArea has been modified since the initial download. This function can be useful if you want to prompt users to save their changes before closing a Data Grid.

A return value of 0 indicates that the DataArea is unchanged, while a value of 1 indicates a modification.

Syntax:

ISCHANGED(DataArea)

where:

  • DataArea is the name of the DataArea.

For an optimal Community experience, Please view on Desktop