if (!_.isUndefined(model.apiErrorExample) && !_.isUndefined(model.apiErrorExample.example) &&
    !_.isUndefined(model.apiErrorExample.example.content)) {

      var dataError = '{\n';