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 data area 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 data area is unchanged, while a value of 1 indicates a modification.

Syntax:

ISCHANGED(DataArea)

where:

  • DataArea is the name of the data area.

Published:

IsChanged

Use this function to determine whether the data area 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 data area is unchanged, while a value of 1 indicates a modification.

Syntax:

ISCHANGED(DataArea)

where:

  • DataArea is the name of the data area.

For an optimal Community experience, Please view on Desktop