<%= oHelp.oTopic.NewFIeldName %>
or
<%= oHelp.FormatHTML( oHelp.oTopic.NewFIeldName) %>
Furthermore you can edit new character and memo fields directly in Help Builder's IDE. When the structure of the table is different than the base file (__wwhelp.hbp) a new Custom tab is added to the Edit Topic view. The tab consists of a drop down of all the custom fields and an edit box that lets you edit the values for each of the custom fields.
Keep in mind that all fields must be character in order to be editable here. Non-character fields will work, but will format unpredictably and are not recommended.