* Adds name into the list of sorted strings. * * @param name String to store. * @param case_sensitive Look for string case sensitively. Default is 0. * @param alwaysreturnpos Always return the position regardless of whether * name was inserted into the list or not. The default is 0. * * @return Returns -1 when name already exists, otherwise the T