Question

Last activity: 17 Jul 2017 11:23 EDT
Can you Exit a Declare Expression?
Hey everyone, I wasn't sure where to post my question, but this seems like the right ballpark!
I'm working with a Declare Expression where I've run into an odd scenario that I'm not sure how to configure. I currently have my Declare Expression's Change Tracking set to Whenever Inputs Change along with an additional dependency dictating whether the work object is dirty or not. I'm attempting to tell the Declare Expression to simply exit (or even set its associated property to itself) when the IsDirty property is set to false. My initial thought was to just set the DE's property to itself, but an error is thrown saying I'm declaring a circular reference.
Does anyone know if there's a way to have a Declare Expression exit under certain circumstances? Thanks!
***Updated by moderator: Lochan to close post***
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.