sharedconf: gf-functions: Add function to split strings
The split function allows to split strings by a given separator, optionally search in the split results, and combine the splited elements to a result string.
The split function allows to split strings by a given separator, optionally search in the split results, and combine the splited elements to a result string.