Option :: toString - Get option value as string
The function returns the value for the option passed in sOption. If the option could not be found, the function returns an empty string. The function never throws an exception.
Return value: String value ( odaba::String & )