Gets the contents of the line including all child and descendant lines as text using the specified part, line, tab and item separators.
GetLineTextWithChildrenEx(in psPartSep:String, in psLineSep:String, in psTabSep:String, in psItemSep:String) -> String |
Name |
Type |
Description |
---|---|---|
psPartSep |
String |
|
psLineSep |
String |
|
psTabSep |
String |
|
psItemSep |
String |
Error code |
Description |
---|---|
4100 |
The object is no longer valid. |
4101 |
Invalid address for the return parameter was specified. |