Add a Reset Dirty Data Status Action

You use a Reset Dirty Data Status action to reset the Dirty Data status of the scope (application, page, fragment, layout, flow) that the action is used in to 'notDirty'. The Dirty Data status also gets reset for any tracked variables within any contained pages, fragments, layouts, and flows, and within any extensions of them. The Dirty Data status of a scope (referred to as context in code) changes from 'notDirty' to 'dirty' when one of its tracked variables has its value changed.

This action takes no parameters and is used with the Get Dirty Data Status action.