company logo

PropertyHandle :: AppendString - Append string to text field

The string value passed in string will be appended to the text value in the property handle. When the property handle value is not a text (e.g. MEMO, STRING), the function fails.

Return value:  Success ( logical  )

Implementation details

logical PropertyHandle  :: AppendString ( NString &cnstring )
  • cnstring - String containing the text