Appends the text onto the String Builder object using Csv conventions.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| 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