company logo

Value :: appendString - Append string to text field

The string value passed in sString will be appended to the text data selected in the property handle.

When the property handle value is not a text (e.g. MEMO, STRING), the function throws an exception. When the maximum area size for the property is exceeded, the remaining part is cut off.

Implementation details

Value  :: appendString ( odaba::String &sString )
  • sString - String value