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

Delete DataArea

Use this command to delete a DataArea from memory and allow the reuse of the same DataArea name within the current procedure.

Note: The Delete DataArea command also deletes any related DataAreas created by the corresponding Create DataArea command.

Copy

Syntax

DELETE DATAAREA DataAreaName        

where:

  • DataAreaName is the name of the DataArea to delete.
Copy

Syntax example

DELETE DATAAREA daMaster        

See also

Published:

Delete DataArea

Use this command to delete a DataArea from memory and allow the reuse of the same DataArea name within the current procedure.

Note: The Delete DataArea command also deletes any related DataAreas created by the corresponding Create DataArea command.

Copy

Syntax

DELETE DATAAREA DataAreaName        

where:

  • DataAreaName is the name of the DataArea to delete.
Copy

Syntax example

DELETE DATAAREA daMaster        

See also

For an optimal Community experience, Please view on Desktop