FROM_STRING (FUN)ΒΆ
FUNCTION FROM_STRING : IString
Reads from a string and fills an IString instance
- InOut:
- Scope - Name - Type - Initial - Comment - Return - FROM_STRING- Inout Const - sValue- STRING(255)- Input string to read - Input - itfString- IString instance, which is filled with - sValuevalue.- itfCharmap- 0 - Default: Windows-1252 / UTF-8 - Output - eErrorID- Check error output value for better diagnostics