PRIM_IOC.TextReader - TryReadLine Method
Attempts to read a line of characters from the text reader and returns the data as a string
Member of PRIM_IOC.TextReader (PRIM_IOC.TextReader)
| Name | Type | Data Type | Description |
|---|---|---|---|
| Result | *Result (Optional) | Boolean | True if a line was read, otherwise false |
| String | *Output (Optional) | Unicode String | The line of characters successfully read from the text reader |
No detailed help is available for this feature