FileReadLine
Returns the next line from the file object stream
Method Signature
Arguments
Argument
Type
Required
Description
Default
file
any
true
The currently open file object
Examples
Related
Last updated