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

NameTypeData TypeDescription
Result*Result (Optional)BooleanTrue if a line was read, otherwise false
String*Output (Optional)Unicode StringThe 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