Element: channel.line

Type

numeric

Description

The current line number of channel. This corresponds to the most recent line read from the channel, which for new channels is initially 0. The system increments the value after every line is read.

This element is valid only for text file channels open for read-only. For other channels its value is always 0.

It is maintained by the system and cannot be changed directly by the user..