|
-
Nov 10th, 2020, 09:40 PM
#13
Thread Starter
New Member
Re: In Need of Help Checking if object is deleted
 Originally Posted by .paul.
Removing items from a collection while looping for, each through that collection doesn't work.
Why would you want to report - $"Profile {profile} successfully deleted." if the object was not successfully deleted at all?
Well I would only want to report that if it was successful, and continue the loop if not while printing profile is locked. I was thinking something like setting an embedded reference or label to 0 at the start of every loop, and if successful then set it to 1 and then check if the reference = 1 then print profile successfully deleted else print profile is locked. Think this would be easier?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|