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

IString

Inout Const

sValue

STRING(255)

Input string to read

Input

itfString

IString

IString instance, which is filled with sValue value.

itfCharmap

ICharmap

0

Default: Windows-1252 / UTF-8

Output

eErrorID

ERROR

Check error output value for better diagnostics