get_line


Description:

public abstract string get_line (int line)

Get the content of a specific line.

Parameters:

line

Line number (0-based)

Returns:

Line content, or empty string if not available