Add a custom field value in a post

It’s possible to add a custom field value inside the text of a post?

If I try

`
cb.getCustomField(“mykey”)

`

this will output simply the string. What if I want to dispay the value?