Microsoft® Visual Basic® Scripting Edition
ReadLine Method
| Language Reference 
| Home | Site Map |

 

See Also                    Applies to


Description
The ReadLine method reads an entire line (up to, but not including the newline character) and returns a string as the result.

Syntax

ReadLine()

Remarks


© 1996 by Microsoft Corporation.