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)

Parameters

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

Details

No detailed help is available for this feature


See also

All Component Classes

Technical Reference