xInfo.text Method

Retrieves a line of text from the Infolog.

Syntax

public str text([int line])

Run On

Called

Parameters

  • line
    Type: int
    The line in the Infolog with the text to retrieve.

Return Value

Type: str
A string that contains the text from the Infolog.

See Also

xInfo Class

xInfo.line Method