utf8tostr Scol 6.x or above required
Convert a utf-8 string in Scol.
Prototype :
fun [S] S
Return : S a new Scol string or nil if error
Error :
- EOK if no error.
- EARGNIL if the argument is nil.
- EPLATFORM if the current platform is not still supported.
See also :
strtoutf8
Example :