StringList :: prepend - - internal feature
Implementation details
StringList  :: prepend ( odaba::String &cString )
- cString
- Constant string object
When iPosition exceeds the string length or when the string is empty, the the function returns -1 (lower).

