1

ArcGIS Pro 3.0.2

I'm using the If Expression Is logical in ModelBuilder to split my process into two different branches based on user inputs.

Everything works as expected, but I always get a warning at the end due to the one of the preconditions being false.

This model builder is going to be passed to another person to assist with some repetitive processes. IMO this yellow warning can look a bit scary, especially for someone not super familiar with how model builder works. I was hoping I can either change this warning to my own message or suppress it (but only suppress this specific warning).

enter image description here

Vince
20.5k16 gold badges49 silver badges65 bronze badges
asked Nov 30, 2022 at 18:49
0

1 Answer 1

0

As commented by @Hornbydd:

You will not be able to suppress it or change the message. If you want custom messages you need to convert your model into a python script and create your own messages.

answered May 28 at 19:38

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.