Optionaltexts: null | string | string[]The source string or strings to inspect
Optionalseparator: null | stringThe delimiter string to append between each of the given texts
Optionalfilter: (text?: string) => booleanThe filter to check each of the given texts should be included
the joined string with the given texts and delimiter
Returns the joined string with the given texts and delimiter