FROM_WSTRING (FUN)
FUNCTION FROM_WSTRING : IString
Reads from a wstring and fills an IString instance
- InOut:
- 
| Scope | Name | Type | Comment | 
|---|
 | Return | FROM_WSTRING
 | IString |  |  | Inout Const | wsValue
 | WSTRING(255)
 | WString to read, Encoding UCS-2 |  | Input | itfString
 | IString | IString instance, which is filled with wsValuevalue. |  | Output | eErrorID
 | ERROR | Check error output value for better diagnostics |