WPTools Manual



Search


(press enter to search)

Procedure TWPStringBuilder.AppendDelimited(s:string; Quotes:Char; delimiter:AnsiString)

Unit: WPRTEPlatform
Class: WPRTEPlatform.TWPStringBuilder

Parameters

  • s:string
  • Quotes:Char
  • delimiter:AnsiString

Description

Appends the string inside of "Quotes" signs. The parameter delimiter is inserted before the the string in case the stringbuilder is not empty.