Appends the text to an existing string using vbCrLf as the separator.

Does nothing if appendText is a zero-length string.

Syntax

ISTextUtilities.ListAppendNewLine(list, appendText)

Parameters

NameTypeOptionalByRefDescription
list String The string to append to.
appendText String The text to append.

Return Value

String

A String value.

Member of:
ISTextUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0