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