Tip: Using Global Option User Preferences

Yes, this is the neat way and normally I would have put it in the example.

In this particular case, due to the user preference bug mentioned, users who have not ever set or cleared the checkbox will experience boolean evaluation error, hence I treated the property as potentially non-boolean in the GP expression.

This reminds me that I need to test the fix which was released in v3.6.

1 Like