History  | 
FCGetConsoleLine (FirstClass internal functions) 
Minimum version: 4.0 
Purpose 
Returns a specified line from the virtual FCAS console by line number. 
The return will be a string containing the line data. If there is no line with the requested line number, an empty string will be returned. 
Syntax 
FCGetConsoleLine (LineNumber) 
 Example 
FCGetConsoleLine (10) 
 | ||||