The example builds a string from the name of the parent record, the name of this record, and the memo of this record.
{createdfrom} || ' ' || {name} || ' ' || {memo}