Home
/
Intersoft.ISRuntime6
/
ISTextUtilities
/
ListAppend
ListAppend
Method
Member of
ISTextUtilities
Appends the text to an existing string using the supplied separator.
Does nothing if appendText is a zero-length string.
Syntax
ISTextUtilities
.
ListAppend
(
list
,
appendText
,
separator
)
Parameters
Name
Type
Optional
ByRef
Description
list
String
The string to append to.
appendText
String
The text to append.
separator
String
The Separator.
Return Value
String
A String value.
Member of:
ISTextUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0