I'm using model builder in Pro to do field calculations to update data required for monthly processing. I'm having a hard time finding information on how to use that code block and connect it to the expressions. For example, an If Else to return a True/False string if a parcel is over 5 acres or under 5 ac. I have a bunch of other similar columns I need to update but getting started with that one is giving me trouble.
Calculate Field—Data Management toolbox | Documentation
has an example of a code block with if-else-then