GetLineTextEx
Gets the contents of the line as text using the specified part and line separators.
Signature
GetLineTextEx(in psTextPartSeperator:String, in psLineSeperator:String) -> String |
Parameters
Name | Type | Description |
---|---|---|
psTextPartSeperator | String | |
psLineSeperator | String |
Errors
Error code | Description |
---|---|
4100 | The object is no longer valid. |
4101 | Invalid address for the return parameter was specified. |