How can one change an AddressBlock? And why is it so hard to find such information?
I have an AddressBlock (was generated originally by the wizard):
{ADDRESSBLOCK \f "<<_TITLE0_ >><<_FIRST0_>><< _LAST0_>><< _SUFFIX0_>>
<<_COMPANY_ >><<_STREET1_
>><<_STREET2_
>><<_CITY_>><<, _STATE_>><< _POSTAL_>><<
_COUNTRY_>>" \l 1033 \c 1 \e "United States" \d }
Now I need to Add in #Unit after Street1, if there is a Unit value, otherwise leave it out. How can I do this?