SettgSetStringValue (FUN)
FUNCTION SettgSetStringValue : RTS_IEC_RESULT
Write a string value to settings
- InOut:
Scope
Name
Type
Comment
Return
SettgSetStringValueRTS_IEC_RESULTRuntime system error code (see CmpErrors.library).
Input
pszComponentREFERENCE TO STRING
Name of component
pszKeyREFERENCE TO STRING
Name of key
pszValueREFERENCE TO STRING
Pointer to write value
iLenDINTLength of string to write