Appends the text onto the String Builder object using Csv conventions.

Syntax

ISTextUtilities.CsvAppendSb(sb, appendText, [alwaysQuoteBlankValues])

Parameters

NameTypeOptionalByRefDescription
sb StringBuilder The String Builder object to append to.
appendText String The string to append.
alwaysQuoteBlankValues Boolean Optional If omitted, a value of False is assumed.
Member of:
ISTextUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0