GetLineTextEx
Retrieves the contents of a line as text, using the specified part and line separators.
Signature
GetLineTextEx(in psTextPartSeperator as String, in psLineSeperator as 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. |