This video will review how you can use the Address Question Type in the questionnaires and encode them into documents. If you are wanting to use the Client Address field this video will provide you with more information on how it works.
Here is the code you can copy and use as a starting point:
Block Address:
{address.line1}{#address.line2}
{address.line2}{/} {address.city},
{address.subnationalDivision1} {address.postalCode}
{address.country}
Line Address:
{address.line1}{#address.line2} {address.line2}{/} {address.city}, {address.subnationalDivision1} {address.postalCode}, {address.country}
Please check out our article on Questionnaire Question Types for a full list of available question types and links to more great videos like this one!