METHOD WriteString : UDINT
Appends the contents of sValue to the buffer.
It returns the number of bytes written.
InOut:
|
Scope
|
Name
|
Type
|
Initial
|
Comment
|
Return
|
WriteString
|
UDINT
|
|
|
Inout Const
|
sValue
|
STRING(255)
|
|
|
Input
|
itfCharmap
|
ICharmap
|
0
|
Default: Windows-1252
|
Output
|
eErrorID
|
ERROR
|
|
|
|