Function EditableContent.insertLines

inserts count empty lines at specified position

void insertLines(
  int start,
  int count
);